Browse Source

上傳檔案到 ''

rita 2 years ago
parent
commit
7707246c7c
1 changed files with 1 additions and 0 deletions
  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':