1
zrg
2024-06-28 5ef89d0a2eb4d8b0980f07d1a8d8c3111bcf6f45
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; }
    }
}