python学习

This commit is contained in:
2019-08-26 08:50:08 +08:00
parent 18d9a65aeb
commit b3389f8db3
6 changed files with 141 additions and 168 deletions

View File

@@ -7,7 +7,7 @@ SQLALCHEMY_ENCODING = "utf8mb4"
APP = {
# 'domain': 'http://106.52.204.179:8999'
'domain':'https://python815.cn'
'domain': 'http://106.52.204.179:8999'
# 'domain':'https://python815.cn'
}
RELEASE_VERSION="2019822001"