pan
2025-11-11 c4e1a656954799267cbd61d3de3a040e8dc8e46a
项目代码/WMS无仓储版/WIDESEA_WMSServer/WIDESEA_Model/Models/Stock/Dt_StockInfoDetail.cs
@@ -131,5 +131,8 @@
        /// </summary>
        [SugarColumn(IsNullable = true, ColumnDescription = "澶囨敞")]
        public string Remark { get; set; }
        [SugarColumn(IsIgnore = true)]
        public Dt_StockInfo StockInfo { get; set; }
    }
}