Commit dc58841a authored by 张子雨's avatar 张子雨

feat: 删除多余代码

parent a9e8af17
......@@ -5,8 +5,8 @@ const envAPi = {
api: '//backstms-gyl2.liangkebang.net',
kdspOpApi: 'https://kdsp-operation-gyl2.liangkebang.net',
kdspApi: 'https://sc-op-api-gyl2.liangkebang.net',
goodsApi: 'https://sc-op-api-gyl2.liangkebang.net',
// goodsApi: '//192.168.28.107:7000',
// goodsApi: 'https://sc-op-api-gyl2.liangkebang.net',
goodsApi: '//192.168.28.107:7000',
prologueDomain: 'https://mall-gyl2.liangkebang.net',
qiniuHost: 'https://appsync.lkbang.net',
opapiHost: 'https://opapi-gyl2.liangkebang.net',
......
......@@ -151,9 +151,6 @@ export async function getVirtualCategory() {
// 查询商品属性列表
export async function specList() {
// return request.get('/mock/389/product/spec', {
// prefix: 'http://yapi.quantgroups.com',
// })
return request.get('/product/api/merchant/spec', {
prefix: goodsApi,
});
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment