zs
2024-11-06 f169d35fce5215e0c37c66844234145cafba5ab3
DataCapture_MA/Entity/RobotInfo.cs
@@ -153,6 +153,11 @@
        public string CreateTime { get; set; }
        /// <summary>
        /// 创建时的时间戳
        /// </summary>
        public long CreateStamp { get; set; }
        /// <summary>
        /// 更新时间
        /// </summary>
        public string UpdateTime { get; set; }