项目代码/WMS/WMSServer/WIDESEA_IStorageBasicService/Stock/IVV_MesLockInfoService.cs
@@ -5,4 +5,8 @@ WebResponseContent GetMesLockInfo(); WebResponseContent GetStockInfo(string PVI); WebResponseContent MesLock(object[] keys); WebResponseContent MesUnLock(object[] keys); }