feat: 底部按钮
This commit is contained in:
+1
-1
@@ -52,7 +52,7 @@ export function getStatistics(params) {
|
||||
export function getSupportPay(params) {
|
||||
return request({
|
||||
url: "/cart/getSupportPay",
|
||||
method: "get",
|
||||
method: "post",
|
||||
data: params,
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user