1
yusijie
2024-07-02 70bfe95d4e3c4c4dd830de186e86a20bfc6f700b
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; }
    }
}