代码调整

This commit is contained in:
2022-12-15 10:19:43 +08:00
parent 730c08098b
commit e76273e592
3 changed files with 4 additions and 0 deletions

View File

@@ -18,6 +18,8 @@ public class DictDataCache implements Serializable {
private String code;
private String value;
private int sort;
private String typeId;