Commit e982314222f03a0a83d86f98e6f88dcbb54284e0

Authored by jiangjiazhi
1 parent 23fe9d74df

修改产检删除

Showing 1 changed file with 1 additions and 0 deletions

platform-biz-service/src/main/resources/mainOrm/master/Permissions2.xml View file @ e982314
... ... @@ -52,6 +52,7 @@
52 52 <if test="enable != null and enable >= 0">
53 53 enable = #{enable,jdbcType=INTEGER},
54 54 </if>
  55 +
55 56 </set>
56 57 where id = #{id,jdbcType=INTEGER}
57 58 </update>