chenhaozhe
2026-03-27 a0f8fee1feea1e1425f7061bbadda9a2f45f0ea1
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; }
    }
}