智慧保安后台管理-外网
Administrator
2022-06-13 bcf0c700deb379cf0bc4a85c3f384a948fdf2dec
src/main/java/org/springblade/modules/revoke/vo/RevokeVO.java
@@ -32,5 +32,5 @@
@ApiModel(value = "RevokeVO对象", description = "RevokeVO对象")
public class RevokeVO extends Revoke {
   private static final long serialVersionUID = 1L;
   private String usetype;
}