yxj
2022-06-02 e0d0e91f37baaa0e9c23e1c9e8321bdb429c7a6e
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; }
    }
}