HDL_ON/DAL/Server/NewAPI.cs
@@ -270,6 +270,15 @@
        public const string API_PUT_Pushserivce_Markread = "/pushserivce/V1/markread/{pushId}";
        #endregion
        #region ■  -- 检测更新接口___________________________
        /// <summary>
        /// 检测更新
        /// </summary>
        public const string API_POST_CheckAppVersion= "/speakerservices/BatchEdit_V2";
        #endregion
        #endregion
    }