新增主播排序
This commit is contained in:
@@ -251,6 +251,7 @@ export enum DICT_TYPE {
|
||||
HOST_LEVEL = 'host_level', // 桥梁类型country_group
|
||||
COUNTRY_GROUP = 'country_group', // 桥梁类型
|
||||
OPERATION_STATE = 'operational_state', // 桥梁类型operational_state
|
||||
BIGBIOTHER_NEGOTIATION = 'bigBiother_negotiation' // 是否洽谈
|
||||
|
||||
BIGBIOTHER_NEGOTIATION = 'bigBiother_negotiation', // 是否洽谈
|
||||
SORT_STATE = 'sort_state',// 升序降序
|
||||
SORT_TYPE = 'sort_type',// 排序类型
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user