ip
This commit is contained in:
@ -20,7 +20,7 @@ export function Info(productId) {
|
||||
// 新增产品
|
||||
export function add(data) {
|
||||
return request({
|
||||
url: '/system/device',
|
||||
url: '/system/product',
|
||||
method: 'post',
|
||||
data
|
||||
})
|
||||
|
Reference in New Issue
Block a user