zs
2024-11-12 d70ef129ae0ada5dce8da885b6b32b613dbb99ee
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; }