File was renamed from kidgrow-plugin/kidgrow-plugin-sms/src/main/resources/application.yml |
| | |
| | | #创蓝 |
| | | chuanglan: |
| | | sms: |
| | | sendUrl: http://smssh1.253.com/msg/send/json |
| | | account: N2561124 |
| | | password: Mguj6qlRWX7b5e |
| | | num: 5 |
| | | timeLimit: 720000 |
| | | #阿里云相关 |
| | | aliyun: |
| | | sms: |
| | |
| | | port: 8008 |
| | | # context-path: / |
| | | |
| | | spring: |
| | | application: |
| | | name: sms-service |
| | | |
| | | |
| | | eureka: |
| | | instance: |
| | |
| | | prefer-ip-address: true |
| | | client: |
| | | serviceUrl: |
| | | defaultZone: ${kidgrow.eureka.client.serviceUrl.defaultZone} |
| | | defaultZone: ${kidgrow.eureka.client.serviceUrl.defaultZone} |
| | | spring: |
| | | application: |
| | | name: sms-service-server |