[修改] prcType 以前prcType不能编辑
This commit is contained in:
@@ -36,6 +36,9 @@
|
||||
|
||||
spring.datasource.driverClassName = com.mysql.cj.jdbc.Driver
|
||||
spring.datasource.url = jdbc:mysql://121.36.69.172:3307/report-library?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai
|
||||
#spring.datasource.url = jdbc:mysql://121.36.69\
|
||||
# .172:3307/report-library_test?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false\
|
||||
# &allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai
|
||||
spring.datasource.username = root
|
||||
spring.datasource.password = hzwlsoft.com
|
||||
|
||||
@@ -64,7 +67,7 @@ swaggerLevel=0
|
||||
# \u672C\u5730\u5B58\u50A8\u6587\u4EF6\u7684\u78C1\u76D8\u5730\u5740
|
||||
#uploadFile=D:\\work\\idea\\changan\\
|
||||
#uploadFile=D:\\uploadfile\\tmp\\
|
||||
uploadFile=/data/DeploymentPackage/report_library/uploadfile/
|
||||
uploadFile=D:\\desktop\\dazhong\\uploadfile
|
||||
# \u672C\u5730\u6587\u4EF6\u8BBF\u95EE\u7684url\u5730\u5740
|
||||
picPath=/api/home/pic/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user