zs
2024-11-20 5daec3779e682e1612f15d0f8cd67dd89909b5e0
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; }