新增chat Robot 接口服务
This commit is contained in:
@@ -3,8 +3,8 @@ server.port=5567
|
||||
#datasource
|
||||
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
|
||||
spring.datasource.url=jdbc:mysql://18.167.251.121:33006/aida?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai&allowPublicKeyRetrieval=true
|
||||
spring.datasource.username=nacos
|
||||
spring.datasource.password=nacos
|
||||
spring.datasource.username=root
|
||||
spring.datasource.password=root
|
||||
|
||||
#security
|
||||
spring.security.jwtSecret=JWTSECRET
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user