数据库使用ams库
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -5,7 +5,7 @@ tortoise: | ... | @@ -5,7 +5,7 @@ tortoise: |
5 | default: | 5 | default: |
6 | engine: tortoise.backends.mysql | 6 | engine: tortoise.backends.mysql |
7 | credentials: | 7 | credentials: |
8 | database: cms_test | 8 | database: ams_test |
9 | host: 172.0.31.57 | 9 | host: 172.0.31.57 |
10 | password: Tjlh@2017 | 10 | password: Tjlh@2017 |
11 | port: 3306 | 11 | port: 3306 | ... | ... |
-
Please register or sign in to post a comment