ResultInfo.java 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378
  1. package com.iamberry.wechat.tools;
  2. /**
  3. * @description 存储静态变量的
  4. * @author 爱贝源
  5. * @date 2016-4-19
  6. */
  7. public class ResultInfo {
  8. public static String SUCCESSCODE="200";
  9. public static String ERRORCODE="500";
  10. public static String getMoneyconditionGT = "提现金额必须大于";
  11. public static String getMoneyconditionLT = ",小于";
  12. public static int getMoneyLimitDown=10000;
  13. public static int getMoneyLimitTop=1000000000;
  14. public static String getMoneyLimitError="";
  15. public static String getMoneyCountError="";
  16. public static String loginOutError = "";
  17. public static String paramFormatError = "";
  18. public static String withdrawCountOutError = "";
  19. public static String cartEmptyError = "";
  20. public static String userMoneyOutError = "";
  21. public static String userNoDrpError = "";
  22. public static String repeatNameError="";
  23. public static String lostMemberInfo="";
  24. public static String barCodePrefix="MACHINE_QR_CODE";
  25. public static String barCodeMothMovable="MOTH_MOVABLE_CODE#"; //母亲节活动, MOTH_MOVABLE_CODE#1,
  26. public static String barCode="qrscene_";
  27. /**
  28. * 初始化代理商信息openid成功前缀
  29. */
  30. public static String initPorxySuccessPrifix = ""; // 初始化代理商信息openid成功前缀
  31. /**
  32. * 初始化代理商信息成功后缀
  33. */
  34. public static String initPorxySuccessSuffix = ""; // 初始化代理商信息哦瓶内的成功后缀
  35. /**
  36. * 激活码错误
  37. */
  38. public static String initPorxyErrorByCodeError = ""; // 激活码错误
  39. /**
  40. * 已经激活
  41. */
  42. public static String initPorxyErrorByUseInit = ""; // 已经激活
  43. /**
  44. * 多次绑定
  45. */
  46. public static String initPorxyErrorByUseBuild = ""; // 多次绑定
  47. /**
  48. * 激活码错误
  49. */
  50. public static String initPorxyErrorByCodeWrong = ""; // 激活码错误
  51. /**
  52. * 关注时默认回复文字内容
  53. */
  54. public static String subDefaultResponseText = ""; // 关注时默认回复文字内容
  55. /**
  56. * 用户发送消息时的文本处理
  57. */
  58. public static String messageDefaultResponseText = ""; // 用户发送消息时的文本处理
  59. /**
  60. * 用户发送信息为空时的回复文本
  61. */
  62. public static String messageIsNullResponseText = ""; // 用户发送信息为空时的回复文本
  63. /**
  64. * 母亲节回复文本内容
  65. */
  66. public static String messageMothMsg = ""; // 母亲节回复文本内容
  67. /**
  68. * 活动过期
  69. */
  70. public static String eventExpiredMsg = "";
  71. /**
  72. * 618 重复领取
  73. */
  74. public static String repeatCollectionMsg = "";
  75. /**
  76. * 618 领取失败
  77. */
  78. public static String failedReceiveMsg = "";
  79. /**
  80. * 618 领取成功
  81. */
  82. public static String successReceiveMsg = "";
  83. /**
  84. * 异常时回复信息
  85. */
  86. public static String tryCatchDefaultResponseText = "";
  87. /**
  88. * 定时任务返利模板
  89. */
  90. public static String rebateOrderText = "";
  91. /**
  92. * 过年发货通知
  93. */
  94. public static String yearMsg = "";
  95. /**
  96. * 生成电动牙刷二维码保存路径
  97. */
  98. public static String ROOT_DIRECTORY = "https://rst.iamberry.com";
  99. /**
  100. * 下载二维码图片保存路径
  101. */
  102. public static String QRCODE_IMAGE = "/common/qrcode_images";
  103. /**
  104. * 上传零件图片保存路径
  105. */
  106. public static String PARTS_IMAGE = "/common/images/uploadimages";
  107. /**
  108. * 颜色图片保存路径
  109. */
  110. public static String COLOR_IMAGE = "/common/images/productUpload";
  111. /**
  112. * 上传审批合同图片保存路径
  113. */
  114. public static String CONTRACT_IMAGE = "/common/images/contractimages/";
  115. /**
  116. * 服务器根目录路径
  117. */
  118. public static String SERVICE_IMAGE = "w.iamberry.com";
  119. /**
  120. * 上传EXCEl保存路径
  121. */
  122. public static String PARTS_EXCEL= "/common/images/uploadExcel";
  123. /**
  124. * 生成电动牙刷二维码保存路径
  125. */
  126. public static String QRCODE_TOOTH_IMAGE= "/common/images/pts/toothImages/";
  127. /**
  128. * 订单发货的界面
  129. */
  130. public static String PAGE_SHIPMENT = "";
  131. /**
  132. * 收益退回的界面
  133. */
  134. public static String TUIHUI_SHIPMENT = "";
  135. /**
  136. * 订单即将过期提醒
  137. */
  138. public static String ORDER_GUOQI = "";
  139. /**
  140. * 试用订单详情
  141. */
  142. public static String TRY_ORDER_DETAIL = "";
  143. /**
  144. * 租赁订单详情
  145. */
  146. public static String RENT_ORDER_DETAIL = "";
  147. /**
  148. * 活动推送详情
  149. */
  150. public static String SERVICE_PUSH_URL = "";
  151. /**
  152. * 首页
  153. */
  154. public static String INDEX_URL = "https://s.iamberry.com/watero/wechat/20190618.html";
  155. /**
  156. * 团购活动首页
  157. */
  158. public static String INDEX_BULK_URL = "https://s.iamberry.com/watero/wechat/20190807.html";
  159. /**
  160. * <礼品卡>推荐人推送消息 跳转页面
  161. */
  162. public static String AGENT_REFERRER_MACHINE_PAGE = "";
  163. /**
  164. * 返现到账通知 模版id TM00211
  165. */
  166. public static String rewards_template_id=""; //返现到账通知 模版id TM00211
  167. /**
  168. * 账户变更提醒 模版id TM00370
  169. */
  170. public static String Income_template_id=""; //账户变更提醒 模版id TM00370
  171. /**
  172. * 订单包裹跟踪通知 模版id TM00665
  173. */
  174. public static String Shipment_template_id=""; //订单包裹跟踪通知 模版id TM00665
  175. /**
  176. * 订单未支付通知
  177. */
  178. public static String Order_template_id=""; //订单未支付通知 模版id TM00184
  179. /**
  180. * 试用进度提醒
  181. */
  182. public static String trial_progress_remind = ""; //试用进度提醒 模版id TM00184
  183. /**
  184. * 试用申请通知
  185. */
  186. public static String probation_apply_notice=""; //试用申请通知 模版id TM00184
  187. /**
  188. * 试用申请成功通知
  189. */
  190. public static String probation_apply_success=""; //试用申请成功通知 模版id TM00184
  191. /**
  192. * 订单支付成功
  193. */
  194. public static String probation_pay_success=""; //订单支付成功 模版id TM00184
  195. /**
  196. * 订单关闭通知 模版id TM00984
  197. */
  198. public static String probation_shut_down="";
  199. /**
  200. * 付费代理商支付后推送推荐人通知 模版id
  201. */
  202. public static String prize_receive_push="";
  203. /**
  204. * 服务推送模板
  205. */
  206. public static String service_push="";
  207. /**
  208. * 2019 38 妇女节回复语
  209. */
  210. public static String female_lady_reply="";
  211. /**
  212. * 2019 0729 团购模板id
  213. */
  214. public static String probation_spell_success="";
  215. /**
  216. * 2019 0729 七夕活动 公众号回复抽奖链接
  217. */
  218. public static String chineseLottery="";
  219. public static String chineseLotteryFailure="";
  220. /**
  221. * 返现到账通知消息模版
  222. */
  223. public static String REWARDSREMINDTEMP = "{'first':{'color':'#173177','value':'firstValueIamberry'}, order:{'color':'#173177','value':'orderValueIamberry'}, 'money':{'color':'#173177', 'value':'moneyValueIamberry'}, 'remark':{'color':'#173177','value':'remarkValueIamberry'}}";
  224. /** 包裹通知 */
  225. public static String ORDERPACKAGETEMP = "{'first':{'color':'#173177', 'value':'firstValueOrder'}, 'order_id':{'color':'#173177','value':'orderIdValueOrder'}, 'package_id':{'color':'#173177','value':'orderValuePackageId'}, 'remark':{'color':'#173177', 'value':'orderRemarkValue'}}";
  226. /** 账户变更通知 */
  227. public static String INCOMEREMINDTEMP = "{'first':{'color':'#173177','value':'firstValueIamberry'}, 'account':{'color':'#173177','value':'accountValueIamberry'}, 'time':{'color':'#173177', 'value':'timeValueIamberry'}, 'type':{'color':'#173177','value':'typeValueIamberry'},'remark':{'color':'#173177','value':'remarkValueIamberry'}}";
  228. /** 订单未支付(5分钟)通知 */
  229. public static String ORDERWEIZHIFU = "{'first':{'color':'#173177','value':'firstValueIamberry'}, 'ordertape':{'color':'#173177','value':'ordertapeValue'}, 'ordeID':{'color':'#173177', 'value':'ordeIDVALUE'},'remark':{'color':'#173177','value':'remarkValueIamberry'}}";
  230. /** 试用进度提醒 */
  231. public static String PROBATIONPUSH = "{'first':{'color':'#173177','value':'firstValueIamberry'}, 'keyword1':{'color':'#173177','value':'keyword1Value'}, 'keyword2':{'color':'#173177', 'value':'keyword2Value'},'keyword3':{'color':'#173177','value':'keyword3Value'},'keyword4':{'color':'#173177','value':'keyword4Value'},'remark':{'color':'#FF0000','value':'remarkValue'}}";
  232. /** 试用申请通知 */
  233. public static String PROBATIONAPPLYNOTICE = "{'first':{'color':'#173177','value':'firstValueIamberry'}, 'keyword1':{'color':'#173177','value':'keyword1Value'}, 'keyword2':{'color':'#173177', 'value':'keyword2Value'},'remark':{'color':'#173177','value':'remarkValue'}}";
  234. /** 试用申请成功通知 */
  235. public static String PROBATIONAPPLYSUCCESS = "{'first':{'color':'#173177','value':'firstValueIamberry'}, 'keyword1':{'color':'#173177','value':'keyword1Value'}, 'keyword2':{'color':'#173177', 'value':'keyword2Value'},'keyword3':{'color':'#173177','value':'keyword3Value'},'keyword4':{'color':'#173177','value':'keyword4Value'},'keyword5':{'color':'#173177','value':'keyword5Value'},'remark':{'color':'#173177','value':'remarkValue'}}";
  236. /** 试用订单支付成功 */
  237. public static String PROBATIONPAYSUCCESS = "{'first':{'color':'#173177','value':'firstValueIamberry'}, 'orderMoneySum':{'color':'#173177','value':'orderMoneySumValue'}, 'orderProductName':{'color':'#173177', 'value':'orderProductNameValue'},'Remark':{'color':'#173177','value':'remarkValue'}}";
  238. /** 试用订单关闭通知 */
  239. public static String PROBATIONSHUTDOWN = "{'first':{'color':'#173177','value':'firstValueIamberry'}, 'transid':{'color':'#173177','value':'transidValue'}, 'fee':{'color':'#173177', 'value':'feeValue'}, 'pay_time':{'color':'#173177','value':'pay_timeValue'},'remark':{'color':'#173177','value':'remarkValue'}}";
  240. /** 奖品领取通知 */
  241. public static String PRIZERECEIVEPUSH = "{'first':{'color':'#173177','value':'firstValueIamberry'}, 'keyword1':{'color':'#173177','value':'keyword1Value'}, 'keyword2':{'color':'#173177', 'value':'keyword2Value'},'keyword3':{'color':'#173177','value':'keyword3Value'},'keyword4':{'color':'#173177','value':'keyword4Value'},'keyword5':{'color':'#173177','value':'keyword5Value'},'remark':{'color':'#FF0000','value':'remarkValue'}}";
  242. /** 服务推送 */
  243. public static String SERVICEPUSH = "{'first':{'color':'#173177','value':'firstValueIamberry'}, 'Good':{'color':'#173177','value':'GoodValue'}, 'contentType':{'color':'#173177', 'value':'contentTypeValue'},'remark':{'color':'#FF0000','value':'remarkValue'}}";
  244. /** 拼单成功推送 */
  245. public static String PROBATIONSPELLSUCCESS = "{'first':{'color':'#173177','value':'firstValueIamberry'}, 'keyword1':{'color':'#173177','value':'keyword1Value'}, 'keyword2':{'color':'#173177', 'value':'keyword2Value'},'remark':{'color':'#173177','value':'remarkValue'}}";
  246. /** RST模板消息 statr */
  247. /**
  248. * 订单审核结果通知 模版id
  249. */
  250. public static String ORDER_REVIEW_RESULTS="sXugZsD-FxwovAlpAMGCVrBT9-EK6drrp3KMhsj6FFQ";
  251. /**
  252. * 审核结果通知 模版id
  253. */
  254. public static String REVIEW_RESULTS="SNTCjd3pIZSZiR7PANfqqHq6-uZx4WsiM6y1jEs54l4";
  255. /**
  256. * 商品入库通知 模版id
  257. */
  258. public static String GOODS_WAREHOUSING_NOTICE="cR30pT2F2Zy6Z8xu7e8rPWixldDetLq26vJzhwKslNc";
  259. /**
  260. * 提货申请通知 模版id
  261. */
  262. public static String APPLICATION_DELIVERY_NOTIFICATION="t2oBudXx7wDm8r2h1N97Y6JNZCr1mkzs_EybGR6JXVQ";
  263. /**
  264. * 申请单出库通知 模版id(驳回和通过都使用这个)
  265. */
  266. public static String DELIVERY_APPLICATION_FORM="nxUfbukZ-h1kglyqpqo7CbSsA_DMeXSV9r-8d7jV4Mk";
  267. /** 订单审核结果通知 */
  268. public static String ORDERREVIEWRESULTS = "{'first':{'color':'#173177','value':'firstValueIamberry'}, 'keyword1':{'color':'#173177','value':'keyword1Value'}, 'keyword2':{'color':'#173177', 'value':'keyword2Value'},'keyword3':{'color':'#173177','value':'keyword3Value'},'keyword4':{'color':'#173177','value':'keyword4Value'},'remark':{'color':'#FF0000','value':'remarkValue'}}";
  269. /** 审核结果通知 */
  270. public static String REVIEWRESULTS = "{'first':{'color':'#173177','value':'firstValueIamberry'}, 'keyword1':{'color':'#173177','value':'keyword1Value'}, 'keyword2':{'color':'#173177', 'value':'keyword2Value'},'keyword3':{'color':'#173177','value':'keyword3Value'},'remark':{'color':'#FF0000','value':'remarkValue'}}";
  271. /** 商品入库通知 */
  272. public static String GOODSWAREHOUSINGNOTICE = "{'first':{'color':'#173177','value':'firstValueIamberry'}, 'keyword1':{'color':'#173177','value':'keyword1Value'}, 'keyword2':{'color':'#173177', 'value':'keyword2Value'},'keyword3':{'color':'#173177','value':'keyword3Value'},'keyword4':{'color':'#173177','value':'keyword4Value'},'remark':{'color':'#FF0000','value':'remarkValue'}}";
  273. /** 提货申请通知 */
  274. public static String APPLICATIONDELIVERYNOTIFICATION = "{'first':{'color':'#173177','value':'firstValueIamberry'}, 'keyword1':{'color':'#173177','value':'keyword1Value'}, 'keyword2':{'color':'#173177', 'value':'keyword2Value'},'keyword3':{'color':'#173177','value':'keyword3Value'},'keyword4':{'color':'#173177','value':'keyword4Value'},'remark':{'color':'#FF0000','value':'remarkValue'}}";
  275. /** 申请单出库通知 */
  276. public static String DELIVERYAPPLICATIONFORM = "{'first':{'color':'#173177','value':'firstValueIamberry'}, 'keyword1':{'color':'#173177','value':'keyword1Value'}, 'keyword2':{'color':'#173177', 'value':'keyword2Value'},'keyword3':{'color':'#173177','value':'keyword3Value'},'remark':{'color':'#FF0000','value':'remarkValue'}}";
  277. /** 我审核列表url */
  278. public static String LISTBEREVIEWED = "https://s.iamberry.com/rst/approval/pro_order_list_index.html?type=2";
  279. /** 我发起列表url */
  280. public static String LISTISTARTED = "https://s.iamberry.com/rst/approval/pro_order_list_index.html?type=1";
  281. /** 仓库列表url */
  282. public static String LISTWAREHOUSE = "https://s.iamberry.com/rst/approval/pro_order_list_index.html?type=3";
  283. /** RST模板消息 end */
  284. /**
  285. * 微信模板消息提示语
  286. */
  287. public static final String REWARDSWILLMESSAGE = "尊敬的客户您好~您有新的返现即将入账~";
  288. public static final String REWARDSHASMESSAGE = "您有新的返现已入账~";
  289. public static final String SHIPMENTMESSAGE = "您的订单已发货~";
  290. public static final String INTOSHOP = ""; //点击进入商城查看-->>
  291. public static final String INCOMEAGREEMESSAGE = "您的提现已审核通过~已入账~";
  292. public static final String INCOMEREJECTMESSAGE = "您的提现申请被拒绝~已经返回您的金额~";
  293. public static final String NEXTUSERTUIHUOMESSAGE = "您的下线已退货~";
  294. public static final String ORDERGUOQI = "您有订单未支付~";
  295. public static final String ADDPROBATIONORDER = "您的下线有试用订单生成~";
  296. public static final String PAYSUCCESS = "尊敬的用户,您好,您已成功支付";
  297. public static final String PAYSUCCESSFOOT = "感谢您的支持,祝您使用愉快!";
  298. //购物车活动
  299. public static String ISSHOW="是"; //是否需要在页面显示
  300. public static String CARTDESC="京东众筹价¥399,快快点我前往!"; //活动描述
  301. public static String CART_URL="http://z.jd.com/project/details/53631.html?from=jr_search&type=0"; //跳转路径
  302. //购物值
  303. public static String NO_ENOUGH_FOR_PAY="账户余额不足";
  304. public static String COUPON_OUTOFDATE="优惠券过期";
  305. public static String COUPON_INVALID="优惠券无效";
  306. public static String COUPON_CONSUME_NO_ENOUGH="消费额度不足,优惠券无法使用";
  307. public static String COUPON_T1_T2_NO_MSG="请购买指定商品";
  308. public static String COUPON_NO_MEET_DEMAND="此优惠券只能兑换T1/T2滤芯,请选择一个T1滤芯或者T2滤芯";
  309. public static String COUPONITEMSTATUS_NORMAL = "normal";
  310. public static String COUPONITEMSTATUS_PASSED = "passed";
  311. //分享语
  312. public static String shareOne="这个产品,作为新手爸爸,还是很喜欢的,真心觉得很方便,就这几天的使用给点建议,如果APP数据报表再直观点,这个产品就完美了,希望官方能改进,这么牛的产品还是值得推荐和分享的。";
  313. public static String shareTwo="养娃不易啊!这产品应该早点出来,之前给宝宝冲奶都是跟老公猜拳决定的,谁输谁去,现在他都抢着冲奶,父爱泛滥了,哈哈,这个冲奶机真的好用哦,关键还不贵,强烈推荐!";
  314. public static String shareThree="工作忙的很,宝宝一直是老人带,看到冲奶机时她还不让买呢,作为儿女,就是想给她减轻点负担,结果她用后连连夸赞,说用冲奶机给娃冲奶确实方便,还好我没省这点钱,话说回来,我们这么辛苦赚钱是为了啥,不就是为了给家人更好的生活吗?几百块就能解决大问题,多值啊!";
  315. /**
  316. * 开始试用的消息提示信息
  317. */
  318. public static String PROBATION_FIRST_MSG = "感谢您参加美国Watero净饮水一体机试用计划,您的水机已派送上门,试用开始,有效期21天";
  319. public static String PROBATION_END_MSG = "您享有21天免费试用,期待您体验满意!在签收日起7天内完成付款,加赠1年滤芯套餐(7个价值1098元);8-14天内付款,赠送24泡的养生茶饮(2盒价值158元);15-21天内付款,赠送Tritain材质时尚杯(1个,价值50元)";
  320. public static String PROBATION_FIRST = "感谢您试用美国Watero。";
  321. public static String PROBATION_REMARK = "您的试用流程已结束,感谢您的试用。";
  322. public static String PROBATION_START_FIRST = "感谢您申请试用美国Watero净饮水一体机";
  323. public static String PROBATION_END_FIRST = "您的订单正在安排配送员派送中,请继续留意关注申请详情,谢谢。";
  324. /**
  325. * 拼单失败提示
  326. */
  327. public static String spellErrorMsg = "";
  328. }