xuhy
2025-06-17 ead0a2f837503380c26f008338ac9ce026680e47
ruoyi-system/src/main/java/com/ruoyi/system/vo/system/KnowledgeListVO.java
@@ -6,7 +6,7 @@
import lombok.Data;
@Data
@ApiModel(value = "环卫只是列表VO")
@ApiModel(value = "环卫知识列表VO")
public class KnowledgeListVO extends TKnowledge {
}