1
cwjbxqmz
2023-11-01 aee44f23c1bb37762b017ad6b1efc5bdd075fe8b
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; }
    }
}