项目代码/WCS/WIDESEAWCS_Server/WIDESEAWCS_ISystemServices/Idt_OutstockinfoService.cs
@@ -12,5 +12,6 @@ public interface Idt_OutstockinfoService : IService<dt_outstockinfo> { WebResponseContent UpdateIsOutStock(int isout); WebResponseContent UpdateInOut(int isout); } }