duhe
2025-04-17 4390648d77c2c9d0558e25a41d4ca4c24e5433de
WebAPI/Models/Gy_RoutingBill.cs
@@ -37,6 +37,10 @@
        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; }//失效时间
    }
}