package models func Init() { initResourceCalendar() initHREmployee() initHRDepartment() initHRJob() initHrContract() }