Commit e42cae3e1b9caed30bfb9b11d6e862112d3a0f73
1 parent
e78d362eba
Exists in
master
and in
6 other branches
update12
Showing 1 changed file with 30 additions and 0 deletions
platform-biz-service/src/main/resources/mainOrm/master/BabyPatientExtendEarScreen.xml
View file @
e42cae3
... | ... | @@ -169,6 +169,36 @@ |
169 | 169 | <if test="pid != null and pid != ''"> |
170 | 170 | pid = #{scrIspass,jdbcType=VARCHAR}, |
171 | 171 | </if> |
172 | + | |
173 | + <if test="motherGjb2Del35 != null and motherGjb2Del35 >= 0"> | |
174 | + motherGjb2Del35 = #{motherGjb2Del35,jdbcType=INTEGER}, | |
175 | + </if> | |
176 | + | |
177 | + <if test="motherGjb2Del176 != null and motherGjb2Del176 >= 0"> | |
178 | + motherGjb2Del176 = #{motherGjb2Del176,jdbcType=INTEGER}, | |
179 | + </if> | |
180 | + <if test="motherGjb2Del235 != null and motherGjb2Del235 >= 0"> | |
181 | + motherGjb2Del235 = #{motherGjb2Del235,jdbcType=INTEGER}, | |
182 | + </if> | |
183 | + <if test="motherGjb2Del299 != null and motherGjb2Del299 >= 0"> | |
184 | + motherGjb2Del299 = #{motherGjb2Del299,jdbcType=INTEGER}, | |
185 | + </if> | |
186 | + <if test="motherGjb3Slc26a4538 != null and motherGjb3Slc26a4538 >= 0"> | |
187 | + motherGjb3Slc26a4538 = #{motherGjb3Slc26a4538,jdbcType=INTEGER}, | |
188 | + </if> | |
189 | + <if test="motherGjb3Slc26a42168 != null and motherGjb3Slc26a42168 >= 0"> | |
190 | + motherGjb3Slc26a42168 = #{motherGjb3Slc26a42168,jdbcType=INTEGER}, | |
191 | + </if> | |
192 | + <if test="motherGjb3Slc26a4Ivs7 != null and motherGjb3Slc26a4Ivs7 >= 0"> | |
193 | + motherGjb3Slc26a4Ivs7 = #{motherGjb3Slc26a4Ivs7,jdbcType=INTEGER}, | |
194 | + </if> | |
195 | + <if test="motherRrna1494 != null and motherRrna1494 >= 0"> | |
196 | + motherRrna1494 = #{motherRrna1494,jdbcType=INTEGER}, | |
197 | + </if> | |
198 | + <if test="motherRrna1555 != null and motherRrna1555 >= 0"> | |
199 | + motherRrna1555 = #{motherRrna1555,jdbcType=INTEGER}, | |
200 | + </if> | |
201 | + | |
172 | 202 | </set> |
173 | 203 | where id = #{id,jdbcType=VARCHAR} |
174 | 204 | </update> |