Commit a0bc7a79 authored by qinxunjia's avatar qinxunjia

删除测试代码

parent f6ccbb26
...@@ -41,7 +41,6 @@ public class ChuangLanSmsServiceImpl implements ChuangLanSmsService { ...@@ -41,7 +41,6 @@ public class ChuangLanSmsServiceImpl implements ChuangLanSmsService {
@Override @Override
public CLBizResponse createTemplate(String content, String type) throws Exception { public CLBizResponse createTemplate(String content, String type) throws Exception {
// TODO 测试,不往上游请求
log.info("进入创蓝创建短信接口模板的逻辑:{}", content); log.info("进入创蓝创建短信接口模板的逻辑:{}", content);
Map<String, Object> requestMap = new HashMap<>(); Map<String, Object> requestMap = new HashMap<>();
String appId; String appId;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment