Commit 5df62369 by 张勇

abc

parent fb767750
...@@ -117,6 +117,7 @@ urls: ...@@ -117,6 +117,7 @@ urls:
- /admin/smsCode/* - /admin/smsCode/*
- /admin/user/info - /admin/user/info
- /admin/menu/userTree - /admin/menu/userTree
- /admin/generate/**
- /swagger-resources/** - /swagger-resources/**
- /swagger-ui.html - /swagger-ui.html
- /*/v2/api-docs - /*/v2/api-docs
......
...@@ -107,6 +107,7 @@ urls: ...@@ -107,6 +107,7 @@ urls:
- /admin/smsCode/* - /admin/smsCode/*
- /admin/user/info - /admin/user/info
- /admin/menu/userTree - /admin/menu/userTree
- /admin/generate/**
- /swagger-resources/** - /swagger-resources/**
- /swagger-ui.html - /swagger-ui.html
- /*/v2/api-docs - /*/v2/api-docs
......
...@@ -88,6 +88,7 @@ urls: ...@@ -88,6 +88,7 @@ urls:
- /admin/smsCode/* - /admin/smsCode/*
- /admin/user/info - /admin/user/info
- /admin/menu/userTree - /admin/menu/userTree
- /admin/generate/**
- /swagger-resources/** - /swagger-resources/**
- /swagger-ui.html - /swagger-ui.html
- /*/v2/api-docs - /*/v2/api-docs
......
...@@ -76,8 +76,4 @@ cms: ...@@ -76,8 +76,4 @@ cms:
templete: templates/ templete: templates/
- domain: http://192.168.1.81/cms002 - domain: http://192.168.1.81/cms002
location: /opt/devops/cms002/ location: /opt/devops/cms002/
templete: templates002/ templete: templates002/
newWebSites: \ No newline at end of file
- domain: http://192.168.1.81
location: /opt/devops/cms003/
templete: templates003/
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