替换收银呗字样,更改创客错误状态,更改提现时手机号显示,分享注册,提现算法列表,后台推广员列表补充推送
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user