zhanghonglin
2025-07-23 b51cfdec1dde066a1afbec0fa816347031ca6d25
项目代码/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);
    }
}