python学习
This commit is contained in:
@@ -43,9 +43,11 @@ UPLOAD = {
|
||||
}
|
||||
|
||||
APP = {
|
||||
'domain':'http://106.52.204.179:8999'
|
||||
# 'domain':'http://106.52.204.179:8999'
|
||||
# 'domain':'https://python815.cn'
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
PAY_STATUS_MAPPING = {
|
||||
|
||||
@@ -7,7 +7,9 @@ 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"
|
||||
Reference in New Issue
Block a user