Ver a proveniência

[营销分析][添加][卡营销列表]

release_toaliyun_real
luozukai há 7 anos
ascendente
cometimento
650cc5d848
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      mallinkSchedule/src/main/java/com/iformall/schedule/BillNotificationSchedule.java

+ 1
- 1
mallinkSchedule/src/main/java/com/iformall/schedule/BillNotificationSchedule.java Ver ficheiro

@@ -112,7 +112,7 @@ public class BillNotificationSchedule {

WxMsgRecord wxMsgRecord = new WxMsgRecord();
wxMsgRecord.setMsgType(EnumMsgRecordType.SMS.getCode());
wxMsgRecord.setModelType(EnumMsgModel.BILL_OWE.getCode());
wxMsgRecord.setModelType(EnumMsgModel.BILL_WAIT_PAY.getCode());
wxMsgRecord.setReceiver(phone);
wxMsgRecord.setTenantId(tenantId);
Map<String,String> map = new HashedMap();


Carregando…
Cancelar
Guardar