摘要: static string url = "https://api.netease.im/sms/sendcode.action"; static string appKey = ""; static string appSecret = ""; public static string Send(string mobile) { ... 阅读全文
posted @ 2018-06-28 09:43 三人成虎 阅读(465) 评论(0) 推荐(0)