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