|
|
@@ -19,6 +19,8 @@
|
|
|
<result column="sa_printstatuscode" property="sa_printstatuscode" jdbcType="VARCHAR" />
|
|
|
<result column="sa_recorderid" property="sa_recorderid" jdbcType="INTEGER" />
|
|
|
<result column="sa_recorder" property="sa_recorder" jdbcType="VARCHAR" />
|
|
|
+ <result column="creatorname" property="creatorname" jdbcType="VARCHAR" />
|
|
|
+ <result column="sa_auditman" property="sa_auditman" jdbcType="VARCHAR" />
|
|
|
<result column="sa_recorddate" property="sa_recorddate" jdbcType="TIMESTAMP" />
|
|
|
<result column="companyid" property="companyid" jdbcType="INTEGER" />
|
|
|
<result column="updaterId" property="updaterId" jdbcType="INTEGER" />
|