REQ-3046: a lot of staff
This commit is contained in:
parent
688b145110
commit
7d95b3efa2
@ -27,9 +27,8 @@ public class ParsedGroupInfo {
|
||||
private DetailConfig detail;
|
||||
|
||||
/**
|
||||
* key/value的列表
|
||||
* 用于debug, 前端忽略
|
||||
*/
|
||||
@JsonIgnore @JSONField(serialize = false)
|
||||
private List<ParsedKV> keyValuesForDebug = new ArrayList<>();
|
||||
|
||||
public void removeEmptyValues() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user