chenxy hace 1 mes
padre
commit
ef9838f98f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      wwwroot/mes/rpt/rpt304/rpt.ashx

+ 1 - 1
wwwroot/mes/rpt/rpt304/rpt.ashx

@@ -249,7 +249,7 @@ public class rpt : IHttpHandler, IReadOnlySessionState
                                                            AND PD28C.PRODUCTIONDATAID < PD61.PRODUCTIONDATAID) ";
             }
 
-            //int count = conn.ExecuteNonQuery(sqltmp);
+            int count = conn.ExecuteNonQuery(sqltmp);
 
             //主表
             string sqlStr = "";