1
cwjbxqmz
2023-11-14 cb53926b8f36c4e036d7065c6992a4c7a7da3cce
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; }
    }
}