| | |
| | | spring: |
| | | profiles: |
| | | active: dev |
| | | include: |
| | | moduleFormColumn |
| | | application: |
| | | name: screen-manage |
| | | redis: |
| | |
| | | filters: stat |
| | | type: com.alibaba.druid.pool.DruidDataSource |
| | | max-wait: 60000 |
| | | url: jdbc:mysql://39.97.177.149:3306/moral?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=UTC |
| | | url: jdbc:mysql://39.97.177.149:3306/moral?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai |
| | | username: root |
| | | password: chenkaiyu111 |
| | | test-on-borrow: false |
| | |
| | | mvc: |
| | | interceptor: |
| | | exclude: |
| | | - /account/login |
| | | - /login |
| | | - /swagger-ui.html |
| | | - /swagger-resources/** |
| | | - /webjars/** |
| | | - /account/logout |
| | | - /account/add |
| | | - /verificationCode/** |
| | | - /system/** |
| | | |
| | | - /role/getAllManageRole |
| | | - /role/getManageRoleByNameFuzzy |
| | | - /role/insertOneManageRole |
| | | - /role/updateManageRole |
| | | - /role/updateRoleMenu |
| | | - /role/deleteManageRole |
| | | - /menu/getAllManageMenu |
| | | - /menu/getManageMenuByNameFuzzy |
| | | - /api/** |
| | | AES: |
| | | KEY: |
| | | AD42F7787B035B7580000EF93BE20BAD |
| | |
| | | KEY: |
| | | foh3wi2ooghiCh5 |
| | | |
| | | |