Helius
2021-01-11 854d9d55a86b7076abc4f526e90001bd806d324c
zq-erp/src/main/java/com/matrix/system/wechart/templateMsg/demo/MsgDemo2.java
File was renamed from zq-erp/src/main/java/com/matrix/system/wechart/templateMsg/MsgDemo2.java
@@ -1,10 +1,12 @@
package com.matrix.system.wechart.templateMsg;
package com.matrix.system.wechart.templateMsg.demo;
import com.alibaba.fastjson.JSONObject;
import com.matrix.component.tools.HttpClientUtil;
import com.matrix.core.pojo.AjaxResult;
import com.matrix.system.hive.plugin.util.HttpUtils;
import com.matrix.system.shopXcx.api.WeChatGzhApiTools;
import com.matrix.system.wechart.templateMsg.GzhTemplateMessagePojo;
import com.matrix.system.wechart.templateMsg.UniformMsgPojo;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;