后台-公会钻石流水-增加地区
This commit is contained in:
@@ -10,7 +10,7 @@ public class RegionInfo {
|
||||
|
||||
@TableId
|
||||
private Integer id;
|
||||
@I18n(className = "RegionInfo")
|
||||
@I18n(className = "RegionInfo", adminSwitch = false)
|
||||
private String name;
|
||||
private Integer partitionId;
|
||||
private Integer partitionFlag;
|
||||
|
Reference in New Issue
Block a user