chore(周星打榜接口): 修改注释

This commit is contained in:
hzj 2026-02-28 11:52:55 +08:00
parent 52853e3d11
commit a7b7f3e217

View File

@ -92,7 +92,7 @@ export const getMyFragment = async (data) => {
}
}
// 获取我拥有的碎片
// 兑换商品
export const exchangeGood = async (data) => {
try {
const response = await post(`/activity/week-star/exchange`, data)