1
0
mirror of https://github.com/silenceper/wechat.git synced 2026-03-01 00:35:26 +08:00

feat: optimized-error-handling

This commit is contained in:
markwang
2024-03-15 16:23:48 +08:00
parent 6053598a03
commit ea684369a9
7 changed files with 93 additions and 0 deletions

View File

@@ -55,6 +55,8 @@ const (
// PrivacyV1 用户隐私保护指引的版本1表示现网版本。
PrivacyV1 = 1
// PrivacyV2 2表示开发版。默认是2开发版。
PrivacyV2 = 2
)
// GetPrivacySettingResponse 获取权限配置的响应结果