1
wankeda
4 天以前 0cc7b55a04bc96c76e8ac3b02793dff1c69e578a
WMS/WIDESEA_WMSServer/WIDESEA_IBasicService/IPalletTypeInfoService.cs
@@ -14,5 +14,9 @@
        WebResponseContent PrintPalletCode(int num, string palletCodeType);
        string GetOrderPintCode(string printCode,string palletCodeType);
        WebResponseContent GetPalletTypeInfos(int WarehouseId);
        WebResponseContent GetWarehouses();
    }
}