python学习

This commit is contained in:
2019-08-21 13:24:46 +08:00
parent c50eb851ad
commit 6cbc39f4f2
4 changed files with 82 additions and 63 deletions

View File

@@ -7,6 +7,6 @@ SQLALCHEMY_ENCODING = "utf8mb4"
APP = {
'domain': '106.52.204.179:8999'
'domain': 'http://106.52.204.179:8999'
}
RELEASE_VERSION="20180729001"