Feat(我的):海报设置

This commit is contained in:
lifizer
2024-03-12 15:05:56 +08:00
parent cb92a1f44f
commit 9e6294b67b
2 changed files with 27 additions and 3 deletions
+5
View File
@@ -534,3 +534,8 @@ export function setDetection() {
export function getRechargeApi() {
return request.get("recharge/index");
}
export function getUserCenterBanner() {
return request.get("userCenterBanner");
}