feat: 商品规格模块

This commit is contained in:
duan
2025-02-17 14:49:25 +08:00
parent da0888d87d
commit 964616fc41
18 changed files with 923 additions and 7 deletions

View File

@@ -1,5 +1,4 @@
import request from "@/utils/request";
import { number } from "echarts";
const baseURL = "/product/admin/prod/category";
const AuthAPI = {