add: 增加新客立减

This commit is contained in:
2025-09-16 13:57:07 +08:00
parent a62d4af819
commit 573d46b50d
9 changed files with 787 additions and 231 deletions

View File

@@ -1,6 +1,5 @@
import request from "@/utils/request";
import { Market_BaseUrl } from "@/api/config";
import { get } from "lodash";
const baseURL = Market_BaseUrl + "/admin/coupon";
const API = {
getList(params: any) {