Showing
3 changed files
with
3 additions
and
0 deletions
@@ -123,4 +123,5 @@ module.exports=function(app) { | @@ -123,4 +123,5 @@ module.exports=function(app) { | ||
123 | 123 | ||
124 | /*通过任务ID查看任务是否被执行完 批量上架*/ | 124 | /*通过任务ID查看任务是否被执行完 批量上架*/ |
125 | app.post("/product/queryBatchImportResultOfOnShelveSkn","basegoods_queryBatchImportResultOfOnShelveSkn"); | 125 | app.post("/product/queryBatchImportResultOfOnShelveSkn","basegoods_queryBatchImportResultOfOnShelveSkn"); |
126 | + | ||
126 | } | 127 | } |
-
Please register or login to post a comment