You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

60 lines
1.4 KiB

11 months ago
# DataSource Config
spring:
datasource:
url: jdbc:mysql://2.38.12.18:23306/wzawb?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
username: wzawb
password: wzawbpassword
driverClassName: com.mysql.cj.jdbc.Driver
# 日志配置
logging:
level:
com.mudu: debug
org.springframework: warn
# MyBatis配置
mybatis-plus:
# 指定实体类所在包的路径MyBatis-Plus 会自动扫描该路径下的实体类
typeAliasesPackage: com.mudu.entity
# 指定 Mapper 接口所在包的路径MyBatis-Plus 会自动扫描该路径下的 Mapper 接口
mapperLocations: classpath*:mapper/mudu/*Mapper.xml
knife4j:
enable: true
openapi:
group:
test1:
group-name: 木渎
url: http://localhost:9028
#工单url
improveUrl: http://39.101.188.84:9028/mudu/quatz/xctp
#自查url
zcUrl: http://39.101.188.84:9028/mudu/quatz/zctp
#图片路径
api: http://mdapi.junln.net/api/
#获取工单信息
imUrl: http://39.101.188.84:9028/mudu/quatz/get
#获取自查信息
zcXxUrl: http://39.101.188.84:9028/mudu/quatz/zicha
# 班前班后
bqbhUrl: http://39.101.188.84:9028/mudu/aSafeBqbhpx/findAll
# 特殊作业
tszyUrl: http://39.101.188.84:9028/mudu/aSafeQyzypgl/findAll
#自查周期url
zczqUrl: http://39.101.188.84:9028/mudu/aSafeZcrwRead
#巡查周期url
xczqUrl: http://39.101.188.84:9028/mudu/aSafeXcrwRead