python学习

This commit is contained in:
2019-08-15 14:43:38 +08:00
parent 65188f148d
commit 5b697119c0
2 changed files with 90 additions and 200 deletions

View File

@@ -6,7 +6,7 @@ SQLALCHEMY_TRACK_MODIFICATIONS = False
SQLALCHEMY_ENCODING = "utf8mb4"
APP = {
'domain':'106.52.204.179'
'domain':'172.16.0.11'
}
RELEASE_VERSION="20180729001"