1
wankeda
2026-03-12 5bedccab71622d4c0f3b9e75966802be704ee019
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();
    }
}