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