This commit is contained in:
lmx
2025-12-03 15:11:15 +08:00
parent 86199b822e
commit c870b07b02
6 changed files with 187 additions and 58 deletions

View File

@ -60,7 +60,8 @@ typedef struct {
typedef struct {
//搜索匹配信息
const client_match_cfg_t *match_dev_cfg[CLIENT_MATCH_CONN_MAX];
// const client_match_cfg_t *match_dev_cfg[CLIENT_MATCH_CONN_MAX]; //xtell
client_match_cfg_t *match_dev_cfg[CLIENT_MATCH_CONN_MAX];
//加密保定配置 0 or 1
u8 security_en;
//搜索服务的个数