yxj
2023-06-13 a1757ed4d0a21ae1df5a184da8466d5f663fae17
WebAPI/Models/StationBill.cs
@@ -68,7 +68,11 @@
        public double HPriceRate { get; set; }
        public double HWorkTimes { get; set; }
        public long HQCCheckID { get; set; }
        public long HProcPlanInterID { get; set; }
        public long HProcPlanEntryID { get; set; }
        public string eventType { get; set; }
        public long HMainInterID { get; set; }
        public long HPRDOrgID { get; set; }
        public double HmaterOutqty { get; set; }
    }
}