完成了文件上传
This commit is contained in:
parent
19368e1438
commit
4eb5453a0a
|
@ -1,7 +1,7 @@
|
|||
spring:
|
||||
datasource:
|
||||
driver-class-name: com.mysql.cj.jdbc.Driver
|
||||
url: jdbc:mysql://123.249.108.160:3306/feiyi?serverTimezone=Asia/Shanghai
|
||||
url: jdbc:mysql://154.8.193.216:3306/feiyi?serverTimezone=Asia/Shanghai
|
||||
username: feiyi
|
||||
password: 123456asd
|
||||
data:
|
||||
|
@ -19,7 +19,7 @@ springdoc:
|
|||
|
||||
|
||||
server:
|
||||
port: 8888
|
||||
port: 9092
|
||||
servlet:
|
||||
context-path: /api
|
||||
# cookie 30 天过期
|
||||
|
|
Loading…
Reference in New Issue
Block a user