智慧保安后台管理-外网项目备份
guoshilong
2023-12-13 065f5c6e6ef3fb461a7cee9cb5b53672727c2c4e
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;
}