1
zzr99
2022-08-08 80072496b2f0014a0e12249d6066a96eb1a8ea5b
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; }
    }
}