Commit a85b3039 by wangli

修改表字段

1 parent d96a6fac
......@@ -10,7 +10,7 @@ public class SkillGroup {
private Integer id;
private String skillGroupCode;
private String skillGroup;
private String describe;
private String description;
private String category;
private String memo;
private LocalDateTime createTime;
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!