摘要: 1 static string url = "https://api.netease.im/sms/sendcode.action"; 2 static string appKey = ""; 3 static string appSecret = ""; 4 5 public static string Send(st... 阅读全文
posted @ 2017-10-16 10:20 老-顾 阅读(802) 评论(0) 推荐(0)