Change the record files storage location

This commit is contained in:
2022-11-27 16:25:28 +08:00
parent db13f82bfc
commit e630c53c9f
5 changed files with 14 additions and 4 deletions

View File

@@ -208,7 +208,7 @@ namespace GrasscutterTools.Pages
/// <summary>
/// 获取物品记录文件路径
/// </summary>
private readonly string MailListPath = Path.Combine(Application.LocalUserAppDataPath, "MailList.json");
private readonly string MailListPath = Common.GetAppDataFile("MailList.json");
/// <summary>
/// 邮件列表