Explorar el Código

调用存储过程修改

callm hace 3 días
padre
commit
70904d392a
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      FileWatcher/AutoSMTRXY.cs

+ 0 - 1
FileWatcher/AutoSMTRXY.cs

@@ -201,7 +201,6 @@ namespace FileWatcher
                 if (dt.Rows.Count > 0)
                 {
                     string MainSN = dt.Rows[0]["MSL_MAINS"].ToString();
-              
                     LogicHandler.CS_SetResult(ma_code.Text, li_code.Text, MainSN, li_code.Text, "OK", out error);
                 }
             }