分支自 SuZhouGuanHong/TaiYuanTaiZhong

huanghongfeng
2024-07-19 bb929bd0809eefc1108dd779846ff07d997f7ef0
代码管理/PCS/WCS_Server/WIDESEA_WCS/WCSClient/DBItemGroup.cs
@@ -26,11 +26,14 @@
        /// <summary>
        /// 鏁版嵁闀垮害
        /// </summary>
        public int dataLen { get; set; }
        public int? dataLen { get; set; }
        /// <summary>
        /// 澶勭悊鏂规硶
        /// </summary>
        public string opratortype { get; set; }
        /// <summary>
        /// 璁惧鍚嶇О
        /// </summary>
        public string Methods { get; set; }
    }
}