|
@@ -6350,7 +6350,7 @@
|
|
|
placefile_date = #{item.placefileDate},
|
|
|
is_placefile = #{item.isPlacefile},
|
|
|
is_baby = #{item.isBaby},
|
|
|
- is_cancel_behospital = #{item.isCancelBehospital}
|
|
|
+ is_cancel_behospital = #{item.isCancelBehospital},
|
|
|
<if test="item.gmtModified != null">
|
|
|
gmt_modified = #{item.gmtModified},
|
|
|
</if>
|