增加 注册医生接口1.0

master
冯凯 2023-10-26 12:38:52 +08:00
parent e2e82da714
commit fafef40ff4
1 changed files with 1 additions and 1 deletions

View File

@ -259,7 +259,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<if test="inauguralHospital!=null and inauguralHospital!=''">inaugural_hospital,</if>
<if test="departmentId!=null">department_id,</if>
<if test="titleId!=null">title_id,</if>
<if test="personalFile!=null and personalFile!=''">personal_profile,</if>
<if test="personalFile!=null and personalFile!=''">personal_file,</if>
<if test="goodFiled!=null and goodFiled!=''">good_filed,</if>
</trim>
values