订单管理相关
This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
po.CAUS,
|
||||
po.STS,
|
||||
po.MTRL_TP,
|
||||
po.SPLY_BSN_TP,
|
||||
po.PRCH_GRP_NAME,
|
||||
po.PRCS_INSC_ID,
|
||||
po.RVW_ONN,
|
||||
@@ -159,6 +160,7 @@
|
||||
po.RVW_ONN,
|
||||
po.TSK_NDE_ID,
|
||||
po.IS_PUSH,
|
||||
po.SPLY_BSN_TP,
|
||||
po.CREATE_TIME,
|
||||
po.UPDATE_TIME,
|
||||
po.CREATOR,
|
||||
@@ -274,6 +276,9 @@
|
||||
<result column="RVW_ONN" property="reviewOpinion"/>
|
||||
<result column="TSK_NDE_ID" property="taskId"/>
|
||||
<result column="IS_PUSH" property="isPush"/>
|
||||
<result column="UNT" property="unt"/>
|
||||
<result column="MTRL_TP" property="mtrlTp"/>
|
||||
<result column="SPLY_BSN_TP" property="splyBsnTp"/>
|
||||
</resultMap>
|
||||
|
||||
<resultMap id="PrchOrdDtlResultMap" type="com.zt.plat.module.contractorder.dal.dataobject.purchaseorder.PrchOrdDtlDO">
|
||||
|
||||
Reference in New Issue
Block a user