1
cwjbxqmz
2024-01-16 f67e42b63ade3dd20d422fe08b4bf8bfaf4a317f
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; }
    }
}