This commit is contained in:
chikyun.kim
2019-07-26 17:28:19 +09:00
parent ae209e00af
commit 11d7c7f704
58 changed files with 3360 additions and 6285 deletions

View File

@@ -248,7 +248,7 @@ namespace FCM0000
if (dr[0] == DBNull.Value) continue; //nullerror
string sangho = dr[1].ToString().Trim();
int cnt = (int)(taE.ExistName(sangho));
int cnt = (int)(taE.ExistName(sangho,FCOMMON.info.Login.gcode));
if (cnt > 0) continue;
//