wxr
2024-05-10 152dfd0eef1e68751dee25711d707019545fcde4
SiriKit/Data/NSUserDefaultsHelper.cs
@@ -4,15 +4,15 @@
{
    public static class NSUserDefaultsHelper
    {
        private const string AppGroup = "group.com.hdl.onpro";
        private const string AppGroup = "group.com.santian.hdlon";
        public static class StorageKeys
        {
            public const string APP_KEY = "COSDFPIN";
            public const string SECRET_KEY = "COSDFPJDCOSDFPJT";
            public const string APP_KEY = "QWERREWQ";
            public const string SECRET_KEY = "CPBUCTRLCPBUABCD";
            public const string GLOBAL_GIsLogin = "IsLogin";