# 数据源配置 spring: datasource: driver-class-name: oracle.jdbc.driver.OracleDriver url: jdbc:oracle:thin:@10.205.78.77:1521:orcl username: ZCGX password: Qczc..2024 redis: # redis 单机环境配置 host: 127.0.0.1 port: 6379 password: database: 0 ssl: false # 配置 qdport: prop: user: # 用户安全策略开关 security-policy-enable: false # 框架许可证配置 license: # -----------------------请联系相关人员获取许可证----------------------- context: "WGNmT0pgl+tbb44iqxgfT2t+sy/v+4wb9UEwK2tXpz8CG/X9b2RUTZrAXwIlFlpLrMVdwvx4t+F8usRv58J9hB5Ca7zfY1cxrUV7705vV/ecbc4hPvhnHZJWDVyl2gDR8gvbFySFJVytdJRC32rsD6+Wc2kQvFnrFa45d6Xe9Ks=" # 分布式锁配置 lock: # 是否启用分布式锁 enabled: true # redis服务地址 address: redis://localhost:6379 password: database: 2 # 本地文件上传 file: remote-mode: true upload-domain: http://localhost:8999 remote-path: /usr/share/nginx/html # 第三方登陆 social: tokenUrl: http://eplattest.qdgwlds.com/cloud/oauth/token userInfoUrl: http://eplattest.qdgwlds.com/cloud/user refreshUrl: http://eplattest.qdgwlds.com/cloud/oauth/token oauth: eplat: client-id: frame-demo client-secret: 4997E6FA4A2D50A5A2166FDF44E1F87F redirect-uri: http://你的前端项目访问域名/baoxin enabled: true # 安全配置 接口放行等 secure: enabled: true skip-url: - /qdport-chat/weixin - /assets/** - /generator.html - /favicon.ico - /qdg-logo-w.png - /gen/** sync-user-dept: # 开启定时任务 enabled: false # 默认每天凌晨4点同步一次 cron-expression: 0 0 4 * * ? # 新增用户的默认密码 defaultPassword: Qdport@2023! dept-file-url: http://cloud.qdpi.net.cn/node/iuserorg/EPLAT-ORG.txt user-file-url: http://cloud.qdpi.net.cn/node/iuserorg/EPLAT-USERS.txt add-sync-user-history-url: http://10.205.81.1:31304/api/qdport-edge/history/addSyncUserHistory # 你的应用在eplat上的应用英文名 app-code: frame-demo # 如果需要根据部门同步,请填写部门code dept-code: # 批量更新插入的数据量限制,如果sql太长报内存溢出请调小该参数 group-size: 1000 # 文件解密密钥 secretKey: oss: enabled: true name: minio tenant-mode: false endpoint: http://10.205.41.104:9000 access-key: sCmU8pCutUS4SO34tOJZ secret-key: xGTAr4I1sM0bPqAZXTlCndLLeraWFpOiBY7ZK7B1 bucketName: qdg flowable: activity-font-name: \u5B8B\u4F53 label-font-name: \u5B8B\u4F53 annotation-font-name: \u5B8B\u4F53 check-process-definitions: false database-schema-update: true # 升级flowable 表自动更新 async-executor-activate: false # 定时任务 app: enabled: false cmmn: enabled: false idm: enabled: false dmn: enabled: false form: enabled: false content: enabled: false eventregistry: enabled: false custom-mybatis-x-m-l-mappers: - com/qdport/workflow/process/mapper/WfProcessDefinition.xml processDefKey: policyShare: "process_nSFfWHBErDdKJsGEQByHGkd5wMNp3GF7" policyStrive: "process_nSFfWHBErDdKJsGEQByHGkd5wMNp3GF7" policyCase: "process_nSFfWHBErDdKJsGEQByHGkd5wMNp3GF7"