|
@ -131,14 +131,15 @@ ignore: |
|
|
- /portal/v1/regions/getCity |
|
|
- /portal/v1/regions/getCity |
|
|
- /portal/v1/regions/getCounty |
|
|
- /portal/v1/regions/getCounty |
|
|
- /portal/v1/wxuser/test |
|
|
- /portal/v1/wxuser/test |
|
|
|
|
|
- /portal/v1/appuser/updateAppId #解绑用户的appId |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
whitesTwo: #包含所有 |
|
|
whitesTwo: #包含所有 |
|
|
###swagger相关开始 |
|
|
###swagger相关开始 |
|
|
#- /doc.html |
|
|
- /doc.html |
|
|
- /webjars/** |
|
|
- /webjars/** |
|
|
#- /swagger-resources |
|
|
- /swagger-resources |
|
|
#- /v2/** |
|
|
- /v2/** |
|
|
- /favicon.ico |
|
|
- /favicon.ico |
|
|
- /upload/** |
|
|
- /upload/** |
|
|
###swagger相关结束 |
|
|
###swagger相关结束 |
|
|