陈勇
2 天以前 6b74e1dcf5642c8f56975471e27780d695953989
项目代码/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);
}