yangle
2022-06-02 3eb6c5917fce0e31b08c73f180b97494302c0518
WebAPI/Models/Gy_RoutingBill.cs
@@ -29,5 +29,13 @@
        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; }
    }
}