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