application-prod.yml 784 B

123456789101112131415161718192021222324252627282930313233
  1. spring:
  2. datasource:
  3. type: org.apache.tomcat.jdbc.pool.DataSource
  4. driverClassName: oracle.jdbc.OracleDriver
  5. username: MOYING
  6. password: select!#%*(
  7. url: jdbc:oracle:thin:@10.1.81.208:11696:orcl
  8. server:
  9. tomcat:
  10. uri_encoding: UTF-8
  11. context-path:
  12. /EIS
  13. Task:
  14. getVacationMethod: syncProducts
  15. getVacationCron: 0 0/10 * * * ?
  16. getCCSQMethod: syncMakeBases
  17. getCCSQCron: 0 2/10 * * * ?
  18. getExtraWorkMethod: syncMakeBases
  19. getExtraWorkCron: 0 4/10 * * * ?
  20. action:
  21. api_action: /EIS/api,/EIS/mes,/EIS/erp
  22. public_actions: /EIS/logout,/EIS/hello1
  23. dingTalk:
  24. api: https://oapi.dingtalk.com
  25. appKey: 1
  26. appSecret: 2
  27. processCode: 3
  28. originatorUserId: 4
  29. callToken: 5
  30. callAesKey: 6