chengsc
2025-01-18 3fb6058bfb7d7a03722e35a043b95095fd8443d7
Wms/Model/ModelDto/DataDto/StockDetailDto.cs
@@ -208,5 +208,10 @@
        /// 物料类型
        /// </summary>
        public string Type { get; set; }
        /// <summary>
        /// 物料类型
        /// </summary>
        public string CategoryNo { get; set; }
    }
}