wxr
2020-12-21 f25c6122eb7e26be5e7f036cf29b9019c4953be2
HDL_ON/DAL/Server/NewApiRes.cs
@@ -1123,6 +1123,18 @@
        public string Id;
    }
    /// <summary>
    /// AppNameObj
    /// </summary>
    [System.Serializable]
    public class AppNameObj
    {
        /// <summary>
        /// 软件来源,Evoyo、ON、ON_Plus
        /// </summary>
        public string appName = SoftwareType.ON_Plus.ToString();
    }
    #region APP版本检测
    /// <summary>
    /// AppVersionCheckObj