파일 플랜번호 추가

This commit is contained in:
DESKTOP-6ARNG1Q\dlsgk 2024-11-14 11:28:02 +09:00
parent 4fb0ed4e47
commit e9aca66971
2 changed files with 1 additions and 1 deletions

View File

@ -1418,7 +1418,6 @@ public class PwrGnrSimService {
+ "'></div>");
sb2.append("</td>");
}
System.err.println("htmlx :: " + sb2.toString());
elm = doc.getElementById("htmlX");
elm.append(sb2.toString());
}

View File

@ -7,6 +7,7 @@
SELECT
TOP 1
U.OBJECT_NO
, U.PLAN_NO
, U.NO
, U.FAILE_NAME
, U.CATEGORY