|
@ -84,12 +84,10 @@ ignore: |
|
|
whites: |
|
|
whites: |
|
|
- /portal/v1/regions/treeList |
|
|
- /portal/v1/regions/treeList |
|
|
- /portal/v1/sysuser/login #pc端登录 |
|
|
- /portal/v1/sysuser/login #pc端登录 |
|
|
- /portal/v1/sysuser/login2 #pc端登录 |
|
|
|
|
|
- /portal/v1/sysuser/signOut #pc 退出登录 |
|
|
- /portal/v1/sysuser/signOut #pc 退出登录 |
|
|
- /portal/v1/sysuser/save #pc端登录 |
|
|
- /portal/v1/sysuser/save #pc端登录 |
|
|
- /portal/v1/captcha/clickWord #验证码 |
|
|
- /portal/v1/captcha/clickWord #验证码 |
|
|
- /base/v1/baseaffiliatcompany/login2 |
|
|
|
|
|
- /flowable/v1/flowable/task/getProcessCirculationNodes |
|
|
|
|
|
- /portal/v1/appuser/login #app端登录 |
|
|
- /portal/v1/appuser/login #app端登录 |
|
|
- /portal/v1/appuser/sendVerificationCodeForApp #app端验证码 |
|
|
- /portal/v1/appuser/sendVerificationCodeForApp #app端验证码 |
|
|
- /portal/v1/appuser/checkResetPwdCode #app端验证找回密码的验证码 |
|
|
- /portal/v1/appuser/checkResetPwdCode #app端验证找回密码的验证码 |
|
@ -136,10 +134,10 @@ ignore: |
|
|
|
|
|
|
|
|
whitesTwo: #包含所有 |
|
|
whitesTwo: #包含所有 |
|
|
###swagger相关开始 |
|
|
###swagger相关开始 |
|
|
- /doc.html |
|
|
#- /doc.html |
|
|
- /webjars/** |
|
|
- /webjars/** |
|
|
- /swagger-resources |
|
|
#- /swagger-resources |
|
|
- /v2/** |
|
|
#- /v2/** |
|
|
- /favicon.ico |
|
|
- /favicon.ico |
|
|
- /upload/** |
|
|
- /upload/** |
|
|
###swagger相关结束 |
|
|
###swagger相关结束 |
|
|