Explorar el Código

上傳檔案到 ''

rita hace 2 años
padre
commit
7707246c7c
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      manage.py

+ 1 - 0
manage.py

@@ -385,6 +385,7 @@ def add_server_views():
     username = session['uname']
     L = []
     CURRENT_PATH = os.path.dirname(__file__)
+    # C:\Users\USER\Rita\operating\sixthproject\BBend-Test-JWT 同 manage.py 路徑
     print("CURRENT_PATH: ", CURRENT_PATH)
     
     if request.method == 'GET':