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