YL
2021-12-07 c8d8f25fd2b1a5d5db0a59225ee5c7d6795e6f3e
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; }
    }
}