This commit is contained in:
gxwebsoft
2023-08-23 18:28:54 +08:00
parent 45be0a84fd
commit e81aec68a1
2 changed files with 7 additions and 3 deletions

View File

@@ -63,7 +63,11 @@
/* SDK */
"sdkConfigs" : {
"ad" : {},
"geolocation" : {},
"geolocation" : {
"system" : {
"__platform__" : [ "ios", "android" ]
}
},
"oauth" : {},
"push" : {}
},