模版修改

This commit is contained in:
潘荣晟
2025-11-11 17:10:00 +08:00
parent 49fbe4c6f8
commit 5b55175310
4 changed files with 13 additions and 9 deletions

View File

@@ -19,6 +19,7 @@
po.SPLR_NUM,
po.SPLR_NAME,
po.TP,
po.MTRG_TP,
po.VCHR_DT,
po.PRCH_ORGZ_CD,
po.RCV_FACT_NAME,
@@ -143,6 +144,7 @@
po.PPR_CTRT_NUM,
po.AGR_NUM,
po.RMK,
po.MTRG_TP,
po.UNT,
po.AGT_NUM,
po.AGT_NAME,
@@ -264,6 +266,7 @@
<result column="PPR_CTRT_NUM" property="paperContractNumber"/>
<result column="AGR_NUM" property="agreementNumber"/>
<result column="RMK" property="remark"/>
<result column="MTRG_TP" property="meteringType"/>
<result column="AGT_NUM" property="agentNumber"/>
<result column="AGT_NAME" property="agentName"/>
<result column="CTRT_NUM" property="contractNumber"/>