Commit b3017ac8 authored by 何娜's avatar 何娜

调试2

parent 480fa7b2
Pipeline #28097 failed with stage
in 25 seconds
...@@ -31,4 +31,4 @@ module.exports = app => { ...@@ -31,4 +31,4 @@ module.exports = app => {
// yysRouter.get('/help/:scriptId', controller.script.fetchHelpInfo); // 获取帮助信息 // yysRouter.get('/help/:scriptId', controller.script.fetchHelpInfo); // 获取帮助信息
// yysRouter.get('/notice/:scriptId', controller.script.fetchNoticeInfo);// 获取提示信息 // yysRouter.get('/notice/:scriptId', controller.script.fetchNoticeInfo);// 获取提示信息
// yysRouter.get('/query_button/:scriptId', controller.script.fetchQueryButtonInfo); // yysRouter.get('/query_button/:scriptId', controller.script.fetchQueryButtonInfo);
} };
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment