| | |
| | | |
| | | #endregion << ç æ¬ 注 é >> |
| | | |
| | | using WIDESEAWCS_Core; |
| | | using WIDESEAWCS_Core.BaseServices; |
| | | using WIDESEAWCS_Model.Models; |
| | | |
| | |
| | | /// <param name="area"></param> |
| | | /// <returns></returns> |
| | | Dt_StationManager GetStationInfoByChildCode(string ChildCode, string area); |
| | | |
| | | |
| | | /// <summary> |
| | | /// è·åagvç¼åå°ä¿¡æ¯ |
| | | /// </summary> |
| | | /// <returns></returns> |
| | | WebResponseContent GetStation(); |
| | | |
| | | /// <summary> |
| | | /// ä¿®æ¹AGVç«å°ä¿¡æ¯ |
| | | /// </summary> |
| | | /// <returns></returns> |
| | | WebResponseContent UpdateStation(SaveModel saveModel); |
| | | } |
| | | } |