双语改造-添加字典英文名称
This commit is contained in:
+5
@@ -45,6 +45,11 @@ public class SysDict implements Serializable {
|
|||||||
*/
|
*/
|
||||||
private String dictName;
|
private String dictName;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 字典英文名称
|
||||||
|
*/
|
||||||
|
private String dictEnName;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 字典编码
|
* 字典编码
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user