|
|
@@ -23,6 +23,7 @@
|
|
|
<result column="companyid" property="companyid" jdbcType="INTEGER" />
|
|
|
<result column="updaterId" property="updaterId" jdbcType="INTEGER" />
|
|
|
<result column="updatetime" property="updatetime" jdbcType="TIMESTAMP" />
|
|
|
+ <result column="sa_date" property="sa_date" jdbcType="TIMESTAMP" />
|
|
|
<result column="sa_text1" property="sa_text1" jdbcType="VARCHAR" />
|
|
|
<result column="sa_text2" property="sa_text2" jdbcType="VARCHAR" />
|
|
|
<result column="sa_text3" property="sa_text3" jdbcType="VARCHAR" />
|