update 修改加密方式
和其他
This commit is contained in:
@@ -9,9 +9,9 @@ namespace Ewide.NbzsZheliban.Tools
|
||||
{
|
||||
public class Common
|
||||
{
|
||||
public static string GetHashKey()
|
||||
public static string GetZlbSecretKey()
|
||||
{
|
||||
return App.GetConfig<string>("AesHashKey");
|
||||
return App.GetConfig<string>("ZlbSecretKey");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user