llj
2025-09-02 0485de2feda1b4a5a29d7e2436c11ffd2849675a
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;
@@ -111,5 +111,7 @@
        public int HDivisionID; //事业部
        public int HCubicleQty; //工位数量
        public string HMaterRuleExternType;
    }
}