1
huanghongfeng
2025-03-07 f1f29f5329102870476653fa6c6ca42b80226078
项目代码/WMS/WIDESEA_WMSServer/WIDESEA_ISystemService/IDt_RepairService.cs
@@ -18,5 +18,6 @@
        WebResponseContent GetBarcodeMessage(string barocde);
        WebResponseContent UpdateBarcode(string barocde);
        WebResponseContent UpdateBarcoend(string barocde, int wcount, int selectvalue);
        WebResponseContent UpdateBarcoendwj(string barocde);
    }
}