zrg
2024-12-11 6b4e4aef421cc4fc69d3f021694782f937074cb1
WebAPI/Models/基础资料/Warehouse.cs
@@ -32,6 +32,7 @@
        public string HMaker { get; set; }
        public string HUpDater { get; set; }
        public bool HStockCtrlFlag { get; set; }
    }
}