YL
2021-08-18 0d7c57e3a9b4f6c5a1502f4663acf0afc8a7bc6e
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; }
    }
}