Feat:香小智对接

This commit is contained in:
lifizer
2023-10-10 23:15:58 +08:00
parent 2d73c2fe46
commit 450da2c79a
10 changed files with 208 additions and 32 deletions
+4
View File
@@ -204,3 +204,7 @@ export function userUnionId() {
export function getShareImage() {
return request.get("/shareImage", {}, {login: false})
}
export function getXiaoZhi() {
return request.get("/appAdvertising", {}, {login: false})
}