@ -11,7 +11,7 @@
WindowStartupLocation="CenterScreen"
ActiveGlowColor="{DynamicResource PrimaryColor}"
Height="780"
Title="慧眼 V1.0.1.5"
Title="慧眼 V1.0.1.6"
Width="1468" Icon="/icon.ico"
>
<Border Padding="0 10" Background="#EEEEEE">
@ -10,7 +10,10 @@ namespace Utils
{
public class MemoryHelper
/// <summary>
/// 获取token
/// </summary>
/// <returns></returns>
public static string GetMemoryToken()
try