연계시스템 COde 혼동 방지를 위해 컬럼명 수정

This commit is contained in:
25W0104
2025-12-03 17:53:32 +09:00
parent 1425bf4335
commit 0a513902a9
@@ -318,7 +318,7 @@ $(document).ready(function() {
<th>작업처리 우선순위</th><td><input type="text" name="msgPrcssPrity" /> </td>
</tr>
<tr>
<th>연계시스템 CODE(송신)</th>
<th>연계시스템 CODE(내부)</th>
<td><div class="select-style"><select name="sysCd"></select></div>
</td>
</tr>