@@ -97,7 +97,7 @@ public class MessageUtilsServiceImpl implements IMessageUtilsService
}
//调试模式
- boolean isTest = true;
+ boolean isTest = false;
// String regVal = RedisUtils.getDictValue("aliyun_message_code", templateCode);
String regVal = dictDataService.selectDictValue("aliyun_message_code", templateCode);