[测评系统]--测评系统核心代码库
wzp
2024-12-26 85af821201ec2da71f39cf474995289c82118404
src/main/java/com/ots/project/tool/sms/ZjunShortMessageImpl.java
@@ -40,7 +40,7 @@
        Returnsms returnsms = (Returnsms) xstream.fromXML(xml);
        System.out.println(JSON.toJSON(returnsms));
        ZjunShortMessageImpl impl = new ZjunShortMessageImpl();
        Returnsms sendmsg = impl.sendmsg("15521298984", "【掌骏传媒】", "http://139.199.11.114/exam-stu/#/demography/ed860660-95a7-4feb-aab9-f56b1eff1a3c/12/index");
        Returnsms sendmsg = impl.sendmsg("13611452175", "【掌骏传媒】", "http://139.199.11.114/exam-stu/#/demography/ed860660-95a7-4feb-aab9-f56b1eff1a3c/12/index");
        System.out.println(JSON.toJSON(sendmsg));
        Returnsms returnsms1 = impl.checkYUE();
        System.out.println(JSON.toJSON(returnsms1));