优化代码

pull/46/head^2
smallbun 2023-09-09 15:18:23 +08:00
parent 7310f9fa5d
commit 69f549b890
1 changed files with 1 additions and 0 deletions

View File

@ -101,6 +101,7 @@ public interface AppPermissionRoleConverter {
* @param param {@link PermissionRoleUpdateParam}
* @return {@link AppPermissionRoleEntity}
*/
@Mapping(target = "deleted", ignore = true)
@Mapping(target = "appId", ignore = true)
@Mapping(target = "enabled", ignore = true)
@Mapping(target = "updateTime", ignore = true)