zhanghonglin
2025-08-04 10775e2b00cee12fb4b405e18a507c629990051a
项目代码/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);
    }
}