flower_city/src/main/resources/mapper/RoleManagementMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
flower_city/src/main/resources/mapper/RoleManagementMapper.xml
@@ -80,7 +80,7 @@ <if test="updateUserId != null and updateUserId != '' ">update_user_id=#{updateUserId},</if> update_time=sysdate() </set> where id= #{Id} where id= #{id} </update> <delete id="deleteConfigById" parameterType="string">