diff --git a/.idea/workspace.xml b/.idea/workspace.xml index febd181..d2dd4a8 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,9 +2,8 @@ - - - + + @@ -200,7 +199,7 @@ - @@ -642,8 +641,7 @@ - - + @@ -959,15 +957,15 @@ - - + + - - + + diff --git a/config/production_setting.py b/config/production_setting.py index 17af0b2..f14e317 100644 --- a/config/production_setting.py +++ b/config/production_setting.py @@ -10,4 +10,4 @@ APP = { # 'domain': 'http://106.52.204.179:8999' 'domain':'https://python815.cn' } -RELEASE_VERSION="20180729001" \ No newline at end of file +RELEASE_VERSION="2019822001" \ No newline at end of file