|
@@ -69,6 +69,8 @@
|
|
|
<result column="pi_auditdate" jdbcType="TIMESTAMP" property="pi_auditdate" />
|
|
<result column="pi_auditdate" jdbcType="TIMESTAMP" property="pi_auditdate" />
|
|
|
<result column="pi_auditman" jdbcType="VARCHAR" property="pi_auditman" />
|
|
<result column="pi_auditman" jdbcType="VARCHAR" property="pi_auditman" />
|
|
|
<result column="pi_remark" jdbcType="VARCHAR" property="pi_remark" />
|
|
<result column="pi_remark" jdbcType="VARCHAR" property="pi_remark" />
|
|
|
|
|
+ <result column="pi_prstatus" jdbcType="VARCHAR" property="pi_prstatus" />
|
|
|
|
|
+ <result column="pi_prstatuscode" jdbcType="VARCHAR" property="pi_prstatuscode" />
|
|
|
</resultMap>
|
|
</resultMap>
|
|
|
|
|
|
|
|
|
|
|