zhaowc
2025-02-07 ad51be373212c515f0add60aaf4b9f7c21a8de55
Wms/Model/ModelDto/DataDto/StockDetailDto.cs
@@ -208,5 +208,10 @@
        /// 物料类型
        /// </summary>
        public string Type { get; set; }
        /// <summary>
        /// 物料类型
        /// </summary>
        public string CategoryNo { get; set; }
    }
}