Commit bbb3142d by 张勇

update aom,gateway,ruser config

parent 10f8a0ef
...@@ -88,3 +88,7 @@ fdfs: ...@@ -88,3 +88,7 @@ fdfs:
logging: logging:
config: classpath:logback.xml config: classpath:logback.xml
file:
tmp:
location: /tmp
\ No newline at end of file
...@@ -88,3 +88,7 @@ fdfs: ...@@ -88,3 +88,7 @@ fdfs:
logging: logging:
config: classpath:logback.xml config: classpath:logback.xml
file:
tmp:
location: /tmp
\ No newline at end of file
...@@ -88,3 +88,7 @@ fdfs: ...@@ -88,3 +88,7 @@ fdfs:
logging: logging:
config: classpath:logback.xml config: classpath:logback.xml
file:
tmp:
location: /tmp
\ No newline at end of file
...@@ -114,6 +114,7 @@ urls: ...@@ -114,6 +114,7 @@ urls:
- /aom/tutorUptime/classAssign/statistics/exportExcel* - /aom/tutorUptime/classAssign/statistics/exportExcel*
- /aom/classLessonDetail/subscription - /aom/classLessonDetail/subscription
- /aom/lessonReview/query/lessonReviews/** - /aom/lessonReview/query/lessonReviews/**
- /aom/lessonReview/download/review/files/**
- /ruser/** - /ruser/**
- /ruser/v1/ruserChannel/installRuser/** - /ruser/v1/ruserChannel/installRuser/**
- /pay/v1/payOrders* - /pay/v1/payOrders*
......
...@@ -110,6 +110,7 @@ urls: ...@@ -110,6 +110,7 @@ urls:
- /aom/tutorUptime/classAssign/statistics/exportExcel* - /aom/tutorUptime/classAssign/statistics/exportExcel*
- /aom/classLessonDetail/subscription - /aom/classLessonDetail/subscription
- /aom/lessonReview/query/lessonReviews/** - /aom/lessonReview/query/lessonReviews/**
- /aom/lessonReview/download/review/files/**
- /ruser/** - /ruser/**
- /ruser/v1/ruserChannel/installRuser/** - /ruser/v1/ruserChannel/installRuser/**
- /pay/v1/payOrders* - /pay/v1/payOrders*
......
...@@ -97,6 +97,7 @@ urls: ...@@ -97,6 +97,7 @@ urls:
- /aom/tutorUptime/classAssign/statistics/exportExcel* - /aom/tutorUptime/classAssign/statistics/exportExcel*
- /aom/classLessonDetail/subscription - /aom/classLessonDetail/subscription
- /aom/lessonReview/query/lessonReviews/** - /aom/lessonReview/query/lessonReviews/**
- /aom/lessonReview/download/review/files/**
- /ruser/v1/ruserChannel/installRuser/** - /ruser/v1/ruserChannel/installRuser/**
- /pay/v1/payOrders* - /pay/v1/payOrders*
- /pay/wechatPay/** - /pay/wechatPay/**
......
...@@ -85,5 +85,5 @@ wechat: ...@@ -85,5 +85,5 @@ wechat:
ffmpeg: ffmpeg:
location: ffmpeg location: ffmpeg
file: file:
temp: tmp:
location: /opt/tmp location: /opt/tmp
\ No newline at end of file
...@@ -85,5 +85,5 @@ wechat: ...@@ -85,5 +85,5 @@ wechat:
ffmpeg: ffmpeg:
location: ffmpeg location: ffmpeg
file: file:
temp: tmp:
location: /tmp location: /tmp
\ No newline at end of file
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