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