duhe
2024-02-29 f1e5d0ad5eb2cf3378c945b25dd2f0a3a39f2148
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; }
    }
}