diff --git a/app.json b/app.json index 0dc52c6..67d5e03 100644 --- a/app.json +++ b/app.json @@ -88,5 +88,8 @@ "scope.userLocation": { "desc": "您的位置信息将用于提供本地化服务" } - } + }, + "requiredPrivateInfos": [ + "getLocation" + ] } \ No newline at end of file