jhz
2022-06-16 8fbaa2a04d3f730f549f613e9f0711fbd6c8e9ca
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; }
    }
}