1
cwjbxqmz
2023-10-12 8783f2569f42b12bb5be50e054abd49ba67a3a4b
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; }
    }
}