pengzhibo168 5 năm trước cách đây
mục cha
commit
e22b7baddf
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      Controller/ApplicationController.py

+ 1 - 0
Controller/ApplicationController.py

@@ -71,6 +71,7 @@ class AuthView(View):
         # print("state", state)
         # print("response_type", response_type)
         # print("scope", scope)
+        # print("app_id", app_id)
         # print("redirect_uri", redirect_uri)
         tko = TokenObject(token)
         if tko.code == 0: