1
wankeda
2026-03-02 ea4adbde9c64181369161e851925e06d52260eba
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();
    }
}