parent
dba76a4f6b
commit
e87c8ee5a7
|
@ -19,7 +19,7 @@ module.exports = Self => {
|
|||
},
|
||||
],
|
||||
http: {
|
||||
path: `/itemLack/:itemFk/detail`,
|
||||
path: `/itemLack/:itemFk`,
|
||||
verb: 'GET',
|
||||
},
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue