|
@@ -40,7 +40,7 @@ public class WeixinMsgController extends MsgControllerAdapter {
|
|
|
|
|
|
String toUrlString = String.format(
|
|
|
"https://wechatclient3.pacsonline.cn/#/reportInfo/report?openid=%s&exam_id=%s&study_id=%s", "test",
|
|
|
- "116edead589fa976", "116edead577aac99");
|
|
|
+ "cnb5089c8jadjdlv", "9427e19e4a5687a811f79eca24e6128d");
|
|
|
|
|
|
List<Articles> list = new ArrayList<Articles>();
|
|
|
Articles articles1 = new Articles();
|
|
@@ -171,7 +171,7 @@ public class WeixinMsgController extends MsgControllerAdapter {
|
|
|
|
|
|
String toUrlString = String.format(
|
|
|
"https://wechatclient3.pacsonline.cn/#/reportInfo/report?openid=%s&exam_id=%s&study_id=%s",
|
|
|
- "test", "116edead589fa976", "116edead577aac99");
|
|
|
+ "test", "cnb5089c8jadjdlv", "9427e19e4a5687a811f79eca24e6128d");
|
|
|
|
|
|
List<Articles> list = new ArrayList<Articles>();
|
|
|
Articles articles1 = new Articles();
|
|
@@ -255,7 +255,7 @@ public class WeixinMsgController extends MsgControllerAdapter {
|
|
|
|
|
|
String toUrlString = String.format(
|
|
|
"https://wechatclient3.pacsonline.cn/#/reportInfo/report?openid=%s&exam_id=%s&study_id=%s",
|
|
|
- "test", "116edead589fa976", "116edead577aac99");
|
|
|
+ "test", "cnb5089c8jadjdlv", "9427e19e4a5687a811f79eca24e6128d");
|
|
|
|
|
|
List<Articles> list = new ArrayList<Articles>();
|
|
|
Articles articles1 = new Articles();
|