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