Merge Q-CAST-III-MR-286: 파일 플랜번호 추가

This commit is contained in:
박 꽃송이 2024-11-14 02:28:19 +00:00 committed by Space Cloud
commit 3b24d39355
No known key found for this signature in database
GPG Key ID: 2F4D45726235F749
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