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