zhaowc
2025-01-16 2045b7d31aa63e97d820c72c21cf145adb58960c
Wms/Model/ModelDto/BllAsnDto/BoxInfoDto.cs
@@ -194,5 +194,10 @@
        /// 生成一维码路径
        /// </summary>
        public string ImgStr { get; set; }
        /// <summary>
        /// 数量的单位
        /// </summary>
        public string unit { get; set; }
    }
}