粉丝更新

This commit is contained in:
2025-07-08 21:23:12 +08:00
parent e415d50c7c
commit 65e24c51d9
16 changed files with 1707 additions and 48 deletions

View File

@@ -250,5 +250,7 @@ export enum DICT_TYPE {
INT_TRUE_FLASE = 'int_true_false',// 桥梁类型HOST_LEVEL
HOST_LEVEL = 'host_level', // 桥梁类型country_group
COUNTRY_GROUP = 'country_group', // 桥梁类型
OPERATION_STATE = 'operational_state' // 桥梁类型operational_state
OPERATION_STATE = 'operational_state', // 桥梁类型operational_state
BIGBIOTHER_NEGOTIATION = 'bigBiother_negotiation' // 是否洽谈
}