zzr99
2022-05-16 820074f0ce1c04edfb4a9fb4ed5b3fa784e6e8d0
WebAPI/Models/StationOutBillView.cs
@@ -40,5 +40,6 @@
        public string HBillNo { get; set; }
        public string HRemark { get; set; }
        public int HBillStatus { get; set; }
        public int HProcNo { get; set; }
    }
}