python学习

This commit is contained in:
2019-08-19 08:41:13 +08:00
parent cb6625f1ea
commit c3800cec9f
2 changed files with 65 additions and 60 deletions

View File

@@ -6,7 +6,7 @@ SQLALCHEMY_TRACK_MODIFICATIONS = False
SQLALCHEMY_ENCODING = "utf8mb4"
APP = {
'domain':'https://food.88855php.cn'
'domain':'106.52.204.179'
}
RELEASE_VERSION="20180729001"