代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_IBasicInfoService/IHKLocationInfoService.cs
@@ -13,6 +13,6 @@ { public IRepository<Dt_HKLocationInfo> Repository { get; } Dt_HKLocationInfo? GetFreeLocationInfo(string toAreaCode); Dt_HKLocationInfo? GetFreeLocationInfo(string toAreaCode, int containerType); } }