Explorar el Código

排产添加领料单重新处理方法

heteng hace 2 años
padre
commit
c2dd09b873

+ 3 - 0
MicroServices/Business/Business.Application/ResourceExamineManagement/ProductionScheduleAppService.cs

@@ -377,6 +377,9 @@ namespace Business.ResourceExamineManagement
                     scope.Dispose();
                     scope.Dispose();
                 }
                 }
             }
             }
+
+            //领料单重新处理
+            AdjustNbrDate(workOrds);
         }
         }
 
 
         /// <summary>
         /// <summary>