REQ-3045: 添加JSON handler
This commit is contained in:
parent
ab02d5f504
commit
0b158f2a6a
@ -11,7 +11,7 @@ import lombok.Getter;
|
||||
@AllArgsConstructor(access = AccessLevel.PRIVATE)
|
||||
public enum GroupType {
|
||||
|
||||
KV_VALUES("卡片信息"),
|
||||
KV_VALUES("键值信息"),
|
||||
COMPONENT_WORKER("工人卡片")
|
||||
|
||||
;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user