chenjunkai 7 anni fa
parent
commit
55a5eb565d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      Ansjer/settings.py

+ 1 - 1
Ansjer/settings.py

@@ -1,5 +1,5 @@
 import os
-
+from Ansjer.type import SERVER_TYPE
 
 SECRET_KEY = 'c7ki2_gkg4#sjfm-u1%$s#&n#szf01f*v69rwv2qsf#-zmm@tl'
 BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))