Commit 0f72784c authored by 黄奎's avatar 黄奎

1111

parent f9c66a71
...@@ -159,7 +159,7 @@ namespace EduSpider.Utility ...@@ -159,7 +159,7 @@ namespace EduSpider.Utility
} }
/// <summary> /// <summary>
/// 甲鹤小程序AppId /// 进阶成长树AppId
/// </summary> /// </summary>
public static string AppID public static string AppID
{ {
...@@ -167,11 +167,11 @@ namespace EduSpider.Utility ...@@ -167,11 +167,11 @@ namespace EduSpider.Utility
} }
/// <summary> /// <summary>
/// 甲鹤小程序AppSecret /// 进阶成长树AppSecret
/// </summary> /// </summary>
public static string AppSecret public static string AppSecret
{ {
get { return "ba2b81857e4b9c20d3860fb84eca1d79"; } get { return "25b84987f53f9aaa62f56c6c25b7ccd6"; }
} }
/// <summary> /// <summary>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment