fix chore

This commit is contained in:
2025-12-04 03:08:29 +08:00
parent c6a95fa28d
commit 4e2bb49e86
100 changed files with 641 additions and 59800 deletions

View File

@@ -1,9 +0,0 @@
namespace Atomx.Common.Configuration
{
public static class StorageKeys
{
public const string JWTTokenKeyName = "token";
public const string RefreshTokenKeyName = "refresh";
}
}