| | |
| | | , "/code/login" |
| | | , "/sendCode" //当前H5用户端不采用security |
| | | ,"/pageResetPassword" |
| | | ,"/openIdByJsCode" |
| | | ,"/t-goods/getConfigById" |
| | | ,"/sendPassCode" |
| | | ,"/t-store/pageList" |
| | |
| | | "/error", "/swagger**/**", "/configuration/ui", |
| | | "/configuration/security", "/webjars/**", "/doc**/**" |
| | | }; |
| | | /** |
| | | * 文档相关资源路径 |
| | | */ |
| | | public static final String[] DOC_OPTOMETRIST_LIST = |
| | | {"/js/**", |
| | | "/css/**", |
| | | "/static/**", |
| | | "/assets/**", |
| | | "/web/**", |
| | | "/web/css/**", |
| | | "/web/js/**", |
| | | "/web/image/**", |
| | | "/webass/**", |
| | | "/iconfont/**", |
| | | "/RFIDR/**", |
| | | "/tinymce/**", |
| | | "/file/**", |
| | | "/img/**", |
| | | "/images/**", |
| | | "/fonts/**", "/index.html", |
| | | "/favicon.ico", "/v3/**", "/v2/**", |
| | | "/error", "/swagger**/**", "/configuration/ui", |
| | | "/configuration/security", "/webjars/**", "/doc**/**" |
| | | }; |
| | | public static final String[] DO_FILTER_LIST = |
| | | { |
| | | "/js/", |