wxr
2024-07-02 b822232f0743d22e5bd3847eb993894bf090b214
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";