chenhaozhe
2026-04-02 a7b6a32774c3d39b3c2dc9728b6ca0300842dbf1
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; }
    }
}