1
cwjbxqmz
2024-01-26 0c2ede6189fab867752802b1a7a85d1640ebe235
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; }
    }
}