Commit c0f37581 by wqc Committed by 王健飞

短信网关签名编码

parent e660e0e9
...@@ -32,7 +32,8 @@ public class MobileSmsUtils { ...@@ -32,7 +32,8 @@ public class MobileSmsUtils {
/** /**
* 网关签名编码 * 网关签名编码
*/ */
private static String sign = "nMbQzvoRh"; private static String sign = "Iw9cTKy21";
// private static String sign = "1065091639009";
/** /**
* 拓展码(可以为空) * 拓展码(可以为空)
*/ */
......
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