python学习

This commit is contained in:
2019-08-15 15:04:08 +08:00
parent 2a275a4291
commit 998b1918c8
2 changed files with 53 additions and 41 deletions

View File

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