# 环境配置 server: port: 9022 servlet: context-path: /api/dongfangxinhua # condition spel: scheduling: false # 定时任务是否执行 multiSource: false # 是否多数据源配置 spring: # database datasource: hikari: connection-init-sql: SET NAMES utf8mb4 COLLATE utf8mb4_unicode_ci # SqlServer, Oracle 无需设置类型 driver-class-name: com.mysql.cj.jdbc.Driver username: root password: mu123 url: jdbc:mysql://127.0.0.1:3306/mjava?serverTimezone=Asia/Shanghai&useUnicode=yes&characterEncoding=UTF-8&useSSL=true jpa: database: MYSQL database-platform: org.hibernate.dialect.MySQL57Dialect # dingtalk dingtalk: agentId: 2660236361 appKey: dinguuieqv4lkvp3vkaf appSecret: N5JjPU9RDk77pTze5vRWmiWLDjPKeYJV3sQrmYgN_SC57nOALmj570rVB0SGGcQQ corpId: dingec9ee223c2b3a671 aesKey: token: operator: "" # OA管理员账号 # aliwork aliwork: appType: "APP_LNBUWW7ZBXRUWE29PCOV" systemToken: "WC866ZA1PI1B2L1JDNL334F44KI03GREIV1ILZ13"