chenhaozhe
2025-07-03 cb14eb81ddf5edc9e68c2b4e1bf0cfc07986491a
WebAPI/Models/ClsGy_Material_Model.cs
@@ -39,9 +39,9 @@
        public long HUnitGroupID;
        public long HMaterTypeID;
        public double HPlanPrice;
        public int HUSEORGID;
        //public int HUSEORGID;
        public int HERPItemID;
        public int HCREATEORGID;
       // public int HCREATEORGID;
        public int HPlanMode;
        public int HBatchManager;
        public string HOldMaterNumber;
@@ -109,5 +109,7 @@
        public double HLotcardQty; //单个流转卡数量
        public int HDivisionID; //事业部
        public int HCubicleQty; //工位数量
    }
}