From afea9e02d8a3d38ecf081f1b1ae0169210dc12cc Mon Sep 17 00:00:00 2001 From: jianbo <263303411@qq.com> Date: Thu, 22 Aug 2019 12:26:06 +0800 Subject: [PATCH] =?UTF-8?q?python=E5=AD=A6=E4=B9=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 44 +++++++++++++++++------------------- config/production_setting.py | 2 +- 2 files changed, 22 insertions(+), 24 deletions(-) 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