Commit d319f69a by jianan

战队成员详情加学历问题修改

parent 8f09dde8
......@@ -1000,7 +1000,7 @@
<result column="gender" property="gender"/>
<result column="age" property="age"/>
<result column="practitioner_birthdate" property="birthDate"/>
<result column="education_level" property="educationLevel"/>
<result column="educationLevel" property="educationLevel"/>
<result column="province" property="province"/>
<result column="city" property="city"/>
<result column="id_type" property="idType"/>
......
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