Commit ecad4d32 by jianan

电子报聘-人员基本信息增加字段,政治面貌

parent f94877d5
......@@ -12,7 +12,7 @@
<result column="practitionerBirthdate" jdbcType="VARCHAR" property="practitionerBirthdate"/>
<result column="provinceName" jdbcType="VARCHAR" property="provinceName"/>
<result column="cityName" jdbcType="VARCHAR" property="cityName"/>
<result column="political_outlook" jdbcType="VARCHAR" property="politicalOutlook"/>
<result column="politicalOutlook" jdbcType="VARCHAR" property="politicalOutlook"/>
<result column="residentAddress" jdbcType="VARCHAR" property="residentAddress"/>
<result column="wechatId" jdbcType="VARCHAR" property="wechatId"/>
<result column="wechatQRcodeOssPath" jdbcType="VARCHAR" property="wechatQRcodeOssPath"/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment