wtt
2024-10-05 8bae9699d6fa35e2ecc1b871e45b6d6d9cbe01f3
WebAPI/Models/Gy_RoutingBill.cs
@@ -38,6 +38,9 @@
        public int HPRDORGID { get; set; }
        public int HOrgID { get; set; }
        public int IsProNo { get; set; }//是否转工序
        public string HProcPriceType { get; set; }//临时定额
        public DateTime HBeginDate { get; set; }//开始时间
        public DateTime HEndDate { get; set; }//失效时间
    }
}