perf: 模型管理界面重做
This commit is contained in:
@@ -3,9 +3,9 @@ spring:
|
||||
activate:
|
||||
on-profile: prod
|
||||
datasource:
|
||||
url: jdbc:mysql://127.0.0.1:3306/easyflow?useInformationSchema=true&characterEncoding=utf-8
|
||||
url: jdbc:mysql://127.0.0.1:23306/easyflow?useInformationSchema=true&characterEncoding=utf-8
|
||||
username: easyflow
|
||||
password: 123456
|
||||
password: root
|
||||
data:
|
||||
redis:
|
||||
host: 127.0.0.1
|
||||
|
||||
Reference in New Issue
Block a user