Update Employee.java

master
p6jzelshw 2 years ago
parent 527881174a
commit 7617bec2ba

@ -4,12 +4,6 @@ import org.springframework.format.annotation.DateTimeFormat;
import java.util.Date;
/**
* @ClassName Employee
* @Description TODO
* @Author YHT
* @Date 2021/7/9 8:51
*/
public class Employee {
private Integer id;
private String empId;

Loading…
Cancel
Save