添加英文大屏接口修改
This commit is contained in:
@ -994,4 +994,6 @@ public interface CommonConstant {
|
||||
String CF_FROZEN = "cfFrozen";
|
||||
//将数据库统配符合“_”变成普通字符
|
||||
String JOIN_STATION_ID = "\\_";
|
||||
|
||||
String EN_US="en_US";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user