分支自 SuZhouGuanHong/TaiYuanTaiZhong

dengjunjie
2024-06-28 1e38f44af86775a341e4d0e4411d24ad35e417d3
代码管理/PCS/WCS_Server/WIDESEA_WCS/WCSClient/DBItemGroup.cs
@@ -27,10 +27,13 @@
        /// 鏁版嵁闀垮害
        /// </summary>
        public int? dataLen { get; set; }
        /// <summary>
        /// 澶勭悊鏂规硶
        /// </summary>
        public string opratortype { get; set; }
        /// <summary>
        /// 璁惧鍚嶇О
        /// </summary>
        public string Methods { get; set; }
    }
}