新功能

This commit is contained in:
2026-02-18 16:33:16 +08:00
parent e8089f60be
commit 765ae19fb2
47 changed files with 2881 additions and 172 deletions

View File

@ -1,6 +1,6 @@
import request from '@/utils/request'
// 分页查询积分明细列表
// 分页查询银币明细列表
export function getPointList(query) {
return request({
url: 'backendApi/point/list',