1
schangxiang@126.com
2024-12-09 2ef8eda1ea4ef302d86dff34d722da0cce950eff
CC/iWareModel/Entity/MES/Respone.cs
@@ -19,6 +19,11 @@
        public string message { get; set; }
        /// <summary>
        /// 返回消息
        /// </summary>
        public string errorMessage { get; set; }
        /// <summary>
        /// 自定义返回
        /// </summary>
        public string data { get; set; }