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