社交应用配置查询、新增、修改功能
This commit is contained in:
@@ -22,6 +22,10 @@ public final class Constants {
|
||||
* 词典数据key
|
||||
*/
|
||||
public static final String CACHE_DICT_MAP = "dictMap";
|
||||
/**
|
||||
* 特征域字典key
|
||||
*/
|
||||
public static final String CACHE_FEATURES_DICT_MAP = "featuresDictMap";
|
||||
/**
|
||||
* 词典数据分类
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user