wtt
2024-11-18 e11e9f587dd58f06df076b4b95141d50019e0ba0
WebAPI/Models/Gy_RoutingBill.cs
@@ -36,6 +36,11 @@
        public string HVerNum { get; set; }
        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; }//失效时间
    }
}