IssueNo: 搜网性能优化

Description: 搜网性能优化
Sig: SIG_Telephony
Feature or Bugfix: Feature
Binary Source: No

Signed-off-by: liuxiyao223 <liuxiyao223@huawei.com>
This commit is contained in:
liuxiyao223 2023-10-11 17:04:31 +08:00
parent 916416624d
commit 1c817d8bf4

View File

@ -32,6 +32,9 @@ struct OperatorInfoResult {
/** MCC+MNC of the registered network. */
std::string numeric = "";
/** flag, Used by search network manager in response. */
int64_t flag = 0;
};
/**