| | |
| | | # 国际化资源文件路径 |
| | | basename: i18n/messages |
| | | profiles: |
| | | active: hzszlyy |
| | | active: druid |
| | | |
| | | # 文件上传 |
| | | servlet: |
| | | multipart: |
| | |
| | | mapperLocations: classpath*:mapper/**/*Mapper.xml |
| | | # 加载全局的配置文件 |
| | | configLocation: classpath:mybatis/mybatis-config.xml |
| | | configuration: |
| | | log-impl: org.apache.ibatis.logging.stdout.StdOutImpl |
| | | # 注册自定义TypeHandler包 |
| | | typeHandlersPackage: com.smartor.typehandler |
| | | #configuration: |
| | | # log-impl: org.apache.ibatis.logging.stdout.StdOutImpl |
| | | |
| | | |
| | | # 河南SSO配置(丽水用不到) |
| | |
| | | redirect_uri: "http://172.20.111.142:8096/login" |
| | | state: "smartor" # 你们系统标识 |
| | | scope: "openid%20roles%20profile" |
| | | #单点登陆白名单IP配置 |
| | | whitelist: |
| | | ips: |
| | | |
| | | |
| | | # 防止XSS攻击 |
| | | xss: |
| | |
| | | |
| | | #用户默认密码 |
| | | userPwd: 123456 |
| | | |
| | | #这些空值都是来未来的变量,先占位 |
| | | lwl_app_key: |
| | | sms_accountName: |
| | | sms_password: |
| | | sms_url: |
| | | sms_sourceAddr: |
| | | sms_serviceCode: |
| | | sms_appkey: |
| | | sms_flag: |