chenjunkai hace 7 años
padre
commit
c29b71a62e
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      Ansjer/settings.py

+ 0 - 1
Ansjer/settings.py

@@ -3,7 +3,6 @@ import os
 SERVER_TYPE = 'local'
 # SERVER_TYPE = 'test'
 # SERVER_TYPE = 'formal'
-# 根目录
 
 SECRET_KEY = 'c7ki2_gkg4#sjfm-u1%$s#&n#szf01f*v69rwv2qsf#-zmm@tl'
 BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))