替换收银呗字样,更改创客错误状态,更改提现时手机号显示,分享注册,提现算法列表,后台推广员列表补充推送

This commit is contained in:
liuyingfang
2023-07-18 15:37:00 +08:00
parent 0a7da333b2
commit b92f72b53e
18 changed files with 139 additions and 42 deletions

View File

@@ -32,7 +32,7 @@ public class MobPushClient {
PushNotify notify = new PushNotify();
notify.setIosProduction(0);
notify.setPlats(Sets.newHashSet(2));
notify.setContent("收银呗到账100022.00元");
notify.setContent("银收客到账100022.00元");
notify.setType(1);
Push push = new Push();
push.setPushNotify(notify);