Merge remote-tracking branch 'origin/master'

pull/46/head
shao1121353141 2023-09-09 17:19:29 +08:00
commit 8cc6120dff
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)