优化新版积分
This commit is contained in:
@@ -367,7 +367,7 @@ export function findCoupon(params) {
|
||||
export function calcUsablePoints(params) {
|
||||
return request({
|
||||
method: "get",
|
||||
url: "/account/admin/points/memberPoints/calcUsablePoints",
|
||||
url: "/market/admin/points/userPoints",
|
||||
params,
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user