郑永安
2023-09-19 69185134fcfaf913ea45f1255677225a2cc311a4
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
# server
server:
  tomcat:
    uri-encoding: UTF-8
    basedir: /
  port: 8006
  servlet:
    context-path: /
# mysql
spring:
  datasource:
    one:
      url: jdbc:mysql://localhost:3306/hotwork?allowMultiQueries=true&useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai
      username: root
      password: root
      type: com.alibaba.druid.pool.DruidDataSource
 
    two:
      url: jdbc:mysql://localhost:3306/sso?allowMultiQueries=true&useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai
      username: root
      password: root
      type: com.alibaba.druid.pool.DruidDataSource
  #redis
  redis:
    database: 0
    host: 127.0.0.1
    port: 6379
    password: root
    jedis:
      pool:
        max-idle: 8
        max-active: 8
        max-wait: -1ms
        min-idle: 0
 
#控制线程是否执行 true:执行;false:不执行
scheduling:
  enabled: false
 
#rocketmq
rocketmq:
  host: localhost
  port: 9876
  producerName: ZHONGTAI
  enable: false
  env: dev
 
host: http://localhost:8006/
 
filePath: d:/uploads/
fileurl: http://localhost:8006/upload/
socketport: 504
 
sqlPath: f:/dbback/
sqlurl: http://localhost:8006/dbback/
 
enterprisePath: d:/uploads/enterprise/
enterpriseUrl: http://localhost:8006/upload/enterprise/
enterprise: enterprise/
 
transportCertificatePath: d:/uploads/transportCertificate/
transportCertificateUrl: http://localhost:8006/upload/transportCertificate/
transportCertificate: transportCertificate/
 
hiddenDangerPath: d:/uploads/hiddenDanger/
hiddenDangerUrl: http://localhost:8006/upload/hiddenDanger/
hiddenDanger: hiddenDanger/
 
standardPath: d:/uploads/standard/
standardUrl: http://localhost:8006/upload/standard/
standard: standard/
 
contractPath: d:/uploads/contract/
contractUrl: http://localhost:8006/upload/contract/
contract: contract/
 
patrolPath: d:/uploads/patrol/
patrolUrl: http://localhost:8006/upload/patrol/
 
appPath: d:/uploads/app/
app: app/
appUrl: http://localhost:8006/upload/app/
 
productPath: d:/uploads/product/
productUrl: http://localhost:8006/upload/product/
 
assessApplyPath: d:/uploads/assessApply/
assessApplytUrl: http://localhost:8006/upload/assessApply/
assessApply: assessApply/
 
workCertPath: d:/uploads/workCert/
workCertUrl: http://localhost:8006/upload/workCert/
workCert: workCert/
 
 
nanowebUrl: http://localhost:8081/nanoweb/api/register
nanowebEnable: false
 
 
taskPath: d:/uploads/task/
taskPathPrefix: d:/uploads/
taskUrl: http://localhost:8006/upload/task/
task: task/
 
 
emergencyPlanPath: d:/upload/emergencyPlan/
emergencyPlanUrl: http://localhost:8006/upload/emergencyPlan/
emergencyPlan : emergencyPlan/
 
safecheckExecImagePath : d:/upload/safecheck/
safecheckExecImageFatherPath: d:/upload/
safecheckExecImageUrl: http://localhost:8006/upload/safecheck/
safecheckRelativePath : safecheck/
 
 
slice:
  size: 20
 
 
sms:
  enable: true
  active: jh
  limit: 5
  supplier:
    jh:
      name: jh
      key: RZ8HGrgw/eztIa1wk+5hCkTGlr27axo8Y4lvZjmEmVfGsLJrhpexK30hc/qyBEeZ
      url: http://v.juhe.cn/sms/send
    ali:
      name: ali
      key:
      url: