fix:88079

This commit is contained in:
梁琦涛
2024-08-05 18:28:44 +08:00
parent 8ce866d4c2
commit 91d531e4ed
2 changed files with 6 additions and 4 deletions
@@ -421,7 +421,7 @@ oauth:
# 客户端应用注册ID--客户申请的:CGRSM
clientId: CGRSM
# 客户端应用注册密钥 客户申请的:58a1001438de462193bec307826463c2
clientSecret: 58a1001438de462193bec307826463c2
clientSecret: a0792bc797794ff89e5628498cce0912
# 授权码验证
grantType: authorization_code
# 通过授权码获取accessToken请求地址