smart-man-boot/src/main/java/com/qianwen/smartman/modules/system/vo/DataScopeVO.java
@@ -4,7 +4,7 @@ import com.qianwen.smartman.modules.system.entity.DataScope; @ApiModel(value = "DataScopeVO", description = "DataScopeVO对象") /* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/modules/system/vo/DataScopeVO.class */ public class DataScopeVO extends DataScope { private static final long serialVersionUID = 1; private String scopeTypeName;