This commit is contained in:
rjb
2023-10-05 00:55:03 +08:00
339 changed files with 14628 additions and 594 deletions

View File

@@ -44,7 +44,12 @@ UPLOAD = {
APP = {
# 'domain':'http://106.52.204.179:8999'
<<<<<<< HEAD
'domain':'https://python815.cn'
=======
>>>>>>> 86554b9ce9fff07f8fcb5b67a271976c08d3b684
}
@@ -61,4 +66,4 @@ PAY_STATUS_DISPLAY_MAPPING = {
"-7":"待发货",
"-6":"待确认",
"-5":"待评价"
}
}