修改积分相关接口

This commit is contained in:
2025-12-10 15:15:35 +08:00
parent a95fa69c62
commit 1447960908
12 changed files with 378 additions and 254 deletions

View File

@@ -23,7 +23,7 @@
<script setup>
import {
pointsShopList
} from '@/common/api/account/points.js'
} from '@/common/api/market/points.js'
import {
onMounted,
reactive,