python学习

This commit is contained in:
2019-08-22 12:10:03 +08:00
parent f4ab355770
commit a49eac5bd2
3 changed files with 104 additions and 80 deletions

View File

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