@ -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;