lin
2024-03-21 e36df935ece27e9047ed12935a2d65f756f84af1
src/main/java/org/springblade/modules/rotation/vo/RotationVO.java
@@ -42,4 +42,14 @@
    */
   private String communityName;
   /**
    * 社区编号
    */
   private String communityCode;
   /**
    * 角色别名
    */
   private String roleName;
}