1
yangle
2022-03-18 8a9cdd9ad20f3fa983e0c477e6f9d4c2ea6d2689
WebAPI/Models/M_StationBillMail.cs
@@ -14,5 +14,6 @@
        public string HICMOBillNo { get; set; }
        public int HEmpID { get; set; }
        public int HProcID { get; set; }
        public M_Department GetDepartment { get; set; }
    }
}