联调
This commit is contained in:
@@ -57,5 +57,5 @@ export const getBrandParam = (params: PageParam) => {
|
||||
|
||||
// 获得商品品牌精简信息列表
|
||||
export const getSimpleBrandList = () => {
|
||||
return request.get({ url: '/product/brand/list-all-simple' })
|
||||
return request.get({ url: '/admin-api/crm/erp-product-brand/simple-list' })
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user