zhongrj
2023-12-28 745aa438226dabcf78c144e6b35bccc00f9e7626
src/main/java/org/springblade/modules/task/vo/ECallEventVO.java
@@ -37,4 +37,9 @@
    */
   private String regionCode;
   /**
    * 社区名称
    */
   private String communityName;
}