|
|
|
@ -8,7 +8,7 @@
|
|
|
|
|
<id property="id" column="id" jdbcType="VARCHAR"/>
|
|
|
|
|
<result property="diseaseId" column="disease_id" jdbcType="VARCHAR"/>
|
|
|
|
|
<result property="treatmentPlanId" column="treatment_plan_id" jdbcType="VARCHAR"/>
|
|
|
|
|
<result property="relationType" column="relation_type" jdbcType="VARCHAR"/>
|
|
|
|
|
<result property="relationType" column="relation_type" jdbcType="INTEGER"/>
|
|
|
|
|
<result property="createUserId" column="create_user_id" jdbcType="VARCHAR"/>
|
|
|
|
|
<result property="createTime" column="create_time" jdbcType="TIMESTAMP"/>
|
|
|
|
|
<result property="updateUserId" column="update_user_id" jdbcType="VARCHAR"/>
|
|
|
|
|