1
wei
2021-03-31 133fb9821663a8c26d99a231086209af8756e508
HDL_ON/DAL/Server/NewApiRes.cs
@@ -1434,6 +1434,11 @@
        /// 信息类型
        /// </summary>
        public string messageType = "";
        /// <summary>
        /// 扩展数据内容
        /// </summary>
        public string expantContent = "";
    }