8713-testToMaster #3523

Merged
alexm merged 383 commits from 8713-testToMaster into master 2025-03-04 06:52:15 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit e87c8ee5a7 - Show all commits

View File

@ -19,7 +19,7 @@ module.exports = Self => {
},
],
http: {
path: `/itemLack/:itemFk/detail`,
path: `/itemLack/:itemFk`,
verb: 'GET',
},
});