1
zrg
2025-09-11 07637b3a13b0539fea77f964c0b84fda6f733444
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; }
    }
}