| | |
| | | //public static string WEBSURL = "http://120.195.29.36:1230/WEBS-WMS/WebService1.asmx"; //æ±èé¾äº¨ |
| | | //public static string WEBSURL = "http://60.191.27.141:8090/WEBS-WMS/WebService1.asmx"; //森楷 |
| | | //public static string WEBSURL = "http://192.168.63.195/WEBS-WMS/WebService1.asmx"; |
| | | //public static string WEBSURL = "http://192.168.110.51/WEBS-WMS/WebService1.asmx"; //å
¬å¸å°å¼æº |
| | | //public static string WEBSURL = "http://192.168.63.20/WEBS-WMS/WebService1.asmx"; //å
¬å¸å°å¼æº |
| | | //public static string WEBSURL = "http://192.168.0.107/WEBS-WMS/WebService1.asmx"; //å®¶ |
| | | |
| | | //public static string WEBSURL = "http://47.96.97.237/WEBS-WMS/WebService1.asmx"; //å
¬å¸æå¡å¨ |
| | |
| | | { |
| | | TeSiLaTMZS = "0" + TeSiLaTMZS; |
| | | } |
| | | //è·åå½åæ¥æè³2017å¹´7æ1æ¥é´é天æ°ï¼è½¬æ¢æ36è¿å¶ï¼ä¸è¶³3使°åé¢è¡¥0 |
| | | DateTime date1 = new DateTime(2017, 7, 1); |
| | | //è·åå½åæ¥æè³2017å¹´1æ1æ¥é´é天æ°ï¼è½¬æ¢æ36è¿å¶ï¼ä¸è¶³3使°åé¢è¡¥0 |
| | | DateTime date1 = new DateTime(2017, 1, 1); |
| | | TimeSpan span = DateTime.Now.Subtract(date1); |
| | | TeSiLaTMDate = ConvertToBase(span.Days, 36); |
| | | while (TeSiLaTMDate.Length < 3) |