| @@ -26,7 +26,7 @@ spring: | |||||
| #date-format: yyyy-MM-dd HH:mm:ss | #date-format: yyyy-MM-dd HH:mm:ss | ||||
| # REDIS | # REDIS | ||||
| redis: | redis: | ||||
| host: 202.165.179.86 | |||||
| host: 101.201.103.81 | |||||
| port: 6379 | port: 6379 | ||||
| password: ENC(xPFDlgd6v8zUhJMbcKc0KmmQiqs9qHtk) | password: ENC(xPFDlgd6v8zUhJMbcKc0KmmQiqs9qHtk) | ||||
| timeout: 3600 | timeout: 3600 | ||||
| @@ -91,12 +91,12 @@ jasypt: | |||||
| wechat: | wechat: | ||||
| open: | open: | ||||
| componentAppId: "wx897e4673286c915d" | |||||
| componentSecret: "cdfdfda65c45689beb6766c4c427eed2" | |||||
| componentAppId: "wxdfc8fb4e62d6b52b" | |||||
| componentSecret: "98daa62b316dd6feabaad708327ce233" | |||||
| componentToken: "formall2018" | componentToken: "formall2018" | ||||
| componentAesKey: "htKq8EjBMPNndfZQK9JiFojFaqFwFpw42VfeWFtx7HN" | componentAesKey: "htKq8EjBMPNndfZQK9JiFojFaqFwFpw42VfeWFtx7HN" | ||||
| redis: | redis: | ||||
| host: 202.165.179.86 | |||||
| host: 101.201.103.81 | |||||
| port: 6379 | port: 6379 | ||||
| password: ENC(xPFDlgd6v8zUhJMbcKc0KmmQiqs9qHtk) | password: ENC(xPFDlgd6v8zUhJMbcKc0KmmQiqs9qHtk) | ||||
| timeout: 3600 | timeout: 3600 | ||||