소스 검색

修改链接

CrazyIter 5 년 전
부모
커밋
4ab7f96a99
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      TEAMModelOS/appsettings.Development.json
  2. 1 1
      TEAMModelOS/appsettings.json

+ 1 - 1
TEAMModelOS/appsettings.Development.json

@@ -45,7 +45,7 @@
         "client_id": "c7317f88-7cea-4e48-ac57-a16071f7b884",
         "refresh_token": "{access_token}"
       },
-      "url": "https://api2.teammodel.cn/oauth2"
+      "url": "https://api2.teammodel.cn/oauth2/token"
     }
   },
   "SmsSendCloud": {

+ 1 - 1
TEAMModelOS/appsettings.json

@@ -45,7 +45,7 @@
         "client_id": "c7317f88-7cea-4e48-ac57-a16071f7b884",
         "refresh_token": "{access_token}"
       },
-      "url": "https://api2.teammodel.cn/oauth2"
+      "url": "https://api2.teammodel.cn/oauth2/token"
     }
   },
   "SmsSendCloud": {