Commit fc806b126ea7236881650e0c8d243d3fc1c83735
1 parent
aec879578f
Exists in
master
and in
4 other branches
孤独症初筛复筛接口
Showing 1 changed file with 2 additions and 2 deletions
platform-biz-service/src/main/resources/mainOrm/master/BabyAutismPrimaryScreeningMapper.xml
View file @
fc806b1
... | ... | @@ -285,8 +285,8 @@ |
285 | 285 | values (#{id},#{created}, #{modified}, #{yn}, #{operaterId}, #{hospitalId}, #{babyId}, #{babyBuildDate}, #{babyName}, |
286 | 286 | #{babySex}, #{babyMName}, #{babyFName}, #{babyMPhone}, #{babyFPhone}, #{babyMCertNo}, #{babyFCertNo}, |
287 | 287 | #{pid}, #{checkMonthAge}, #{checkMonthId}, #{birth}, #{checkTime}, #{nextCheckTime}, #{doctor}, |
288 | - #{doctorSign}, #{patientSign}, #{guidanceOpinions}, #{handleOpinions}, #{entity.warningSignstring}, | |
289 | - #{entity.languageSocialstirng}, #{entity.global}) | |
288 | + #{doctorSign}, #{patientSign}, #{guidanceOpinions}, #{handleOpinions}, #{warningSignstring}, | |
289 | + #{languageSocialstirng}, #{global}) | |
290 | 290 | </insert> |
291 | 291 | |
292 | 292 | <insert id="insertBatch" > |