Skip to content
Snippets Groups Projects
Verified Commit 5a9f4743 authored by Shangzhen Yang's avatar Shangzhen Yang
Browse files

Readd shangy24 method in Staff

parent 47f17f2a
Branches shangy24_staff_page
No related tags found
2 merge requests!164Readd shangy24 method in Staff,!156Main
Pipeline #577220 passed
......@@ -857,5 +857,15 @@ public class Staff {
"🙏"
);
}
public Employee shangy24() {
return new Employee(
"Shangzhen Yang",
"Student",
"Hello, World!",
"your-name.jpg",
"Wallpaper of Movie Your Name"
);
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment