新增旗帜

This commit is contained in:
2025-08-19 19:36:23 +08:00
parent 6aef50356f
commit ee5493049c
8 changed files with 52 additions and 2 deletions

View File

@@ -254,4 +254,5 @@ export enum DICT_TYPE {
BIGBIOTHER_NEGOTIATION = 'bigBiother_negotiation', // 是否洽谈
SORT_STATE = 'sort_state',// 升序降序
SORT_TYPE = 'sort_type',// 排序类型
FLAG_TYPE = 'flag_type', // 旗帜
}