smart-man-boot/src/main/java/com/qianwen/smartman/modules/system/wrapper/DataScopeWrapper.java
@@ -8,7 +8,6 @@ import com.qianwen.smartman.modules.system.entity.DataScope; import com.qianwen.smartman.modules.system.vo.DataScopeVO; /* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/modules/system/wrapper/DataScopeWrapper.class */ public class DataScopeWrapper extends BaseEntityWrapper<DataScope, DataScopeVO> { public static DataScopeWrapper build() { return new DataScopeWrapper();