application-test.yml 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. zuihou:
  2. nginx:
  3. ip: 127.0.0.1 # 正式环境需要将该ip设置成nginx对应的 公网ip
  4. port: 10000
  5. redis:
  6. ip: 127.0.0.1
  7. port: 6379
  8. password: 123456
  9. database: 0
  10. rabbitmq:
  11. enabled: true
  12. #ip: 106.15.38.8
  13. ip: 127.0.0.1
  14. port: 5672
  15. #username: admin
  16. username: guest
  17. #password: adminoyq
  18. password: guest
  19. mysql:
  20. #ip: 106.15.38.8
  21. ip: 127.0.0.1
  22. port: 3306
  23. driverClassName: com.mysql.cj.jdbc.Driver
  24. database: zuihou_defaults_yj
  25. username: root
  26. password: 123456
  27. url: jdbc:mysql://${zuihou.mysql.ip}:${zuihou.mysql.port}/${zuihou.mysql.database}?serverTimezone=CTT&characterEncoding=utf8&useUnicode=true&useSSL=false&autoReconnect=true&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true
  28. database:
  29. isNotWrite: false
  30. smb:
  31. userName: Administrator
  32. password: Aa1
  33. fileIp: 192.168.11.240
  34. filePath: smb://192.168.11.240/report/
  35. file:
  36. remoteInputDataPath: smb://SOFLEX-PCS:SOFLEX-PCS@192.168.0.2/SOFLEX_PCS_iGen_CASC1_INPUT/ERP_DATA/
  37. machineCuttingTools:
  38. synUrl: https://www.baidu.com
  39. swagger:
  40. # 正式环境用nginx代理,为了保持和cloud版本一致的URL,特意调整
  41. docket:
  42. general:
  43. base-path: /api/oauth
  44. oauth:
  45. base-path: /api/oauth
  46. auth:
  47. base-path: /api/authority
  48. common:
  49. base-path: /api/authority
  50. core:
  51. base-path: /api/authority
  52. tenant:
  53. base-path: /api/authority
  54. sms:
  55. base-path: /api/msgs
  56. msgs:
  57. base-path: /api/msgs
  58. file:
  59. base-path: /api/file
  60. mybatis-plus:
  61. configuration:
  62. log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
  63. cutter-shared: # 机外对刀仪数据采集
  64. #file-path: Z:\Program Files (x86)\Parlec\P7
  65. file-path: Z:\
  66. file-ip: 192.168.0.116
  67. # imcs与css交互接口
  68. imcs-to-ccs:
  69. enabled: false
  70. # 三坐标检测结果位置
  71. three-dimensiona:
  72. file-path: Y:\three-dimensional