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