yangys
2024-05-07 ec2552d891e163bd9054e0554188afc575bcdb70
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();