明日单通知文案修改
This commit is contained in:
parent
6fee96a602
commit
077fe631a3
|
|
@ -807,9 +807,9 @@ public class OrderServiceImpl implements OrderService {
|
||||||
// 消息组装。
|
// 消息组装。
|
||||||
Map<String, Object> paramsNew = new HashMap<>();
|
Map<String, Object> paramsNew = new HashMap<>();
|
||||||
// 订单编号
|
// 订单编号
|
||||||
paramsNew.put("thing13", "您有1条订单明日待上门/待服务");
|
paramsNew.put("thing13", "您有订单,明日待上门/待服务");
|
||||||
// 名称
|
// 名称
|
||||||
paramsNew.put("thing7", "进入【我的订单--明日单】查看和准备");
|
paramsNew.put("thing7", "进入【我的订单--明日单】查看准备");
|
||||||
|
|
||||||
paramsNew.put("character_string23", tomorrowNum );
|
paramsNew.put("character_string23", tomorrowNum );
|
||||||
// 预约时间
|
// 预约时间
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue