기관우편번호 변수명 수정

main
이범준 5 months ago
parent c61cf03811
commit 3249083069

@ -176,7 +176,7 @@ public interface OgdpMapper extends AbstractMapper {
+SQLUtil.now
+"""
, MDFR = #{sgg.modifiedBy}
, INST_ZIP = #{sgg.instituteZipCode} <!-- -->
, INST_ZIP = #{sgg.instZipCode} <!-- -->
, INST_ADDR = #{sgg.instAddress} <!-- -->
, INST_DADDR = #{sgg.instDetailAddress} <!-- -->
<if test="sgg.symbolFilepath != null">

Loading…
Cancel
Save