@@ -3,7 +3,7 @@
//¹¹Ô캯Êý
-Employee::Employee()
+Employee::Employee(int id, std::string name, int dept_id)
{
}