jhz
2022-06-16 8fbaa2a04d3f730f549f613e9f0711fbd6c8e9ca
WebAPI/Models/Gy_RoutingBill.cs
@@ -29,7 +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; }
    }
}