智慧农业后台管理
guoshilong
2022-10-26 7de9fef9839d5411f28d7021515563766a3ee503
src/main/java/org/springblade/modules/system/vo/GrantVO.java
@@ -45,5 +45,8 @@
   @ApiModelProperty(value = "apiScopeIds集合")
   private List<Long> apiScopeIds;
   /**
    * 系统主键
    */
   private String systemIds;
}