yxj
2022-07-28 899dc884de4a46ea32acdf2f2d6b857b4c5fbcf4
WebAPI/Models/Gy_RoutingBill.cs
@@ -29,5 +29,14 @@
        public double HAddSourceRate { get; set; }
        public double HDelSourceRate { get; set; }
        public string HPicNumVer { get; set; }
        public string HPicNumAssemble { get; set; }
        public string HMaterTexture { get; set; }
        public string HProductNum { get; set; }
        public string HVerNum { get; set; }
        public int HPRDORGID { get; set; }
        public int HOrgID { get; set; }
    }
}