Эх сурвалжийг харах

Revert "hg5020 半检只定成型和干补的责任"

This reverts commit fa37e8808af25fbe3dd93229d59941fb66618506.
chenxy 6 жил өмнө
parent
commit
794b88df3f

+ 1 - 4
DK.Service/PMModuleLogic/PMModuleLogicPartial.cs

@@ -3510,10 +3510,7 @@ namespace Dongke.IBOSS.PRD.Service.PMModuleLogic
 			try
 			{
 				con.Open();
-                // hg5020 半检只定成型和干补的责任 by chenxy 2020-03-30 
-                // and(TP_PM_ProductionDataIn.modeltype = 8 or(TP_PM_ProductionDataIn.modeltype = 5 and(exists(select 1 from tp_pm_groutingdailydetail gdd where gdd.groutingdailydetailID = TP_PM_ProductionDataIn.groutingdailydetailID and gdd.SPECIALREPAIRFLAG = '0'))))
-                // and (TP_PM_ProductionDataIn.modeltype <> 5 or (exists (select 1 from tp_pm_groutingdailydetail gdd where gdd.groutingdailydetailID=TP_PM_ProductionDataIn.groutingdailydetailID and gdd.SPECIALREPAIRFLAG='0')))
-                string sqlString = @"select 
+				string sqlString = @"select 
                                     TP_PM_ProductionDataIn.Barcode as BarCode,
                                     TP_PM_ProductionDataIn.UserID,
                                     TP_PM_ProductionDataIn.UserCode,