Commit 46a69002 by wangli

修改

1 parent d8931caf
......@@ -4,7 +4,7 @@ import lombok.Data;
@Data
public class KV {
private String title;
private String label;
private String value;
private String type;
private String status;
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!