zhanghonglin
2025-08-19 96a94a59c08f55712ba04eb413e7f61739f11f66
项目代码/WCS/WIDESEAWCS_Server/WIDESEAWCS_ISystemServices/Idt_BatchinfoService.cs
@@ -13,6 +13,6 @@
    {
        WebResponseContent UpdateInBatch(string batch);
        WebResponseContent UpdateOutBatch(string batch);
        WebResponseContent UpdateOutStorageMode(int mode);
        WebResponseContent UpdateOutStorageMode(int isout);
    }
}