Commit 13df74a5 by 张兴柱

新增导出功能

parent 87a8f648
...@@ -102,7 +102,7 @@ urls: ...@@ -102,7 +102,7 @@ urls:
- /swagger/api-docs - /swagger/api-docs
- /webjars/** - /webjars/**
- /aom/lesson/downloadZip/* - /aom/lesson/downloadZip/*
#- /zuul/aom/lesson/courseware/upload - /aom/tutorUptime/classAssign/statistics/exportExcel/*
- /ruser/** - /ruser/**
- /ruser/v1/ruserChannel/installRuser/** - /ruser/v1/ruserChannel/installRuser/**
......
...@@ -90,6 +90,7 @@ urls: ...@@ -90,6 +90,7 @@ urls:
- /swagger/api-docs - /swagger/api-docs
- /webjars/** - /webjars/**
- /aom/lesson/downloadZip/* - /aom/lesson/downloadZip/*
- /aom/tutorUptime/classAssign/statistics/exportExcel/*
- /ruser/v1/ruserChannel/installRuser/** - /ruser/v1/ruserChannel/installRuser/**
logging: logging:
config: classpath:logback.xml config: classpath:logback.xml
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