This commit is contained in:
2025-10-13 18:24:33 +08:00
parent 5917e587df
commit ed739fb8c6
5 changed files with 37 additions and 16 deletions

View File

@@ -30,14 +30,14 @@ namespace MyCode.Project.Infrastructure.JackYun
/// <summary>
/// 在吉客云开放平台上申请的AppeSecret
/// </summary>
private const string APPSECRET = "0fbe36cc4308405cacadf516338be4c8";// "d6ea919cb75a44879fcdbea211066b9c";
private const string APPSECRET = "0fbe36cc4308405cacadf516338be4c8t";// "d6ea919cb75a44879fcdbea211066b9c";
/// <summary>
///
/// </summary>
private const string Token = "c5cd87bb574483e8dd6acbf72f577fe0";
private const string Token = "c421527ef46ae6b3654fe73fef13c3e0";
/// <summary>
/// 吉客云开放平台网关
/// </summary>