zhanghonglin
7 天以前 10775e2b00cee12fb4b405e18a507c629990051a
ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_IWMSPart/ILocationInfoService.cs
@@ -20,5 +20,15 @@
        WebResponseContent GetLocationConfigs(int layer);
        WebResponseContent InitializationLocation(InitializationLocationDTO initializationLocationDTO);
        WebResponseContent getlocation();
        /// <summary>
        /// æ ¹æ®é€‰æ‹©çš„入库规则分配货位
        /// </summary>
        /// <param name="InMode"></param>
        /// <returns></returns>
        Dt_LocationInfo GetInLocation(int InMode);
        WebResponseContent setlocations(int k);
    }
}