duyongjia
2025-01-15 f250fe4befac5c9bacaa6eae9fa87738a70663dd
代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_IBasicService/ILocationInfoService.cs
@@ -24,5 +24,9 @@
        WebResponseContent LocationEnableStatus(int key);
        WebResponseContent LocationDisableStatus(int key);
        WebResponseContent GetLocationStatusDic();
        WebResponseContent UpdateLocationStatus(int key, int locationStatus);
    }
}