Przeglądaj źródła

mgs code

release_toaliyun_real
xhxu 4 lat temu
rodzic
commit
587d33538f
1 zmienionych plików z 1 dodań i 0 usunięć
  1. +1
    -0
      mallinkService/src/main/java/com/iformall/service/impl/WxMsgValidationcodeServiceImpl.java

+ 1
- 0
mallinkService/src/main/java/com/iformall/service/impl/WxMsgValidationcodeServiceImpl.java Wyświetl plik

@@ -106,6 +106,7 @@ public class WxMsgValidationcodeServiceImpl implements WxMsgValidationcodeServic
//给发起人发送驳回消息
Map<String,String> msgReplaceMap = new HashedMap();
msgReplaceMap.put("s6",String.valueOf(code));
msgReplaceMap.put("code",String.valueOf(code));
WxMsgRecord wxMsgRecord = new WxMsgRecord();
wxMsgRecord.setMsgType(EnumMsgRecordType.SMS.getCode());
wxMsgRecord.setModelType(EnumMsgModel.VALIDATION_CODE.getCode());


Ładowanie…
Anuluj
Zapisz