server: port: 8080 spring: application: name: estateagents datasource: username: estateagents password: DQ@0lW##kBb2+-jPZ url: jdbc:mysql://rm-uf6z3z6jq11x653d77o.mysql.rds.aliyuncs.com:3306/estateagents?useUnicode=true&serverTimezone=CTT&characterEncoding=utf8&allowMultiQueries=true&autoReconnect=true&zeroDateTimeBehavior=convertToNull driver-class-name: com.mysql.cj.jdbc.Driver initial-size: 10 # 初始化连接数 max-active: 20 # 最大连接数 min-idle: 8 # 最小空闲数 max-idle: 8 # 最大空闲数 servlet: multipart: max-file-size: 10MB max-request-size: 50MB ##mybatis-plus mybatis-plus: configuration: log-impl: org.apache.ibatis.logging.stdout.StdOutImpl call-setters-on-nulls: true mapper-locations: classpath:mapper/*.xml wx: miniapp: appid: wxd6f47a9bb3052175 secret: 28f33b6bbc0f778c11a0bb234a7d6d4e token: aesKey: msgDataFormat: JSON tpls: - name: notice id: 6hWKexNlaVpAOvrcWxHHQ_Duz1gRIkg2-Clsktp2-Os keywords: 4 - name: newCustomer id: WiBYjqkE9KvwDv1WSq5vnuv5A6FSaOB8ETFcrVmtCEI keywords: 4 - name: mainbiz id: WiBYjqkE9KvwDv1WSq5vniGU4P0gvwlat-5ENYKpfxg keywords: 6 ali: accessKeyId: LTAIkc75dpkJw8Lb accessKeySecret: v4bvXCaix6vSDTCFfwSAdqV53iFEQw oss: endpoint: oss-cn-shanghai.aliyuncs.com bucketName: estateagents bucketURL: https://estateagents.oss-cn-shanghai.aliyuncs.com