| | |
| | | WebResponseContent LocationEnableStatus(int key); |
| | | |
| | | WebResponseContent LocationDisableStatus(int key); |
| | | WebResponseContent GetPosition(string position); |
| | | WebResponseContent GetPosition(string position, string position1); |
| | | WebResponseContent UpdateEnableStatus(SaveModel saveModel); |
| | | /// <summary> |
| | | /// è·åç©¿æ¢è½¦å
çµå¯å
¥è´§ä½ |
| | |
| | | WebResponseContent UpdateStatus(List<string> locationCodes,int Statu); |
| | | WebResponseContent GetLocationCodes(); |
| | | object GetLocationLayer(); |
| | | WebResponseContent GetLocationInfo(SaveModel model); |
| | | } |
| | | } |