修改appid

This commit is contained in:
2025-04-24 10:06:30 +08:00
parent f2513ef13a
commit 35e0a07ad5

View File

@@ -1,6 +1,6 @@
{ {
"name" : "wepp", "name" : "wepp",
"appid": "__UNI__9EC799C", "appid" : "__UNI__C94DF77",
"description" : "", "description" : "",
"versionName" : "1.0.0", "versionName" : "1.0.0",
"versionCode" : "100", "versionCode" : "100",
@@ -66,9 +66,7 @@
}, },
"requiredPrivateInfos" : [ "getLocation", "onLocationChange", "chooseLocation", "chooseAddress" ] "requiredPrivateInfos" : [ "getLocation", "onLocationChange", "chooseLocation", "chooseAddress" ]
}, },
"h5": { "h5" : {},
},
"mp-alipay" : { "mp-alipay" : {
"usingComponents" : true "usingComponents" : true
}, },