Update EmpServiceImpl.java

master
p6jzelshw 2 years ago
parent d7c43d2d12
commit e1de00389b

@ -10,12 +10,7 @@ import org.springframework.stereotype.Service;
import java.util.List;
import java.util.Map;
/**
* @ClassName EmpServiceImpl
* @Description TODO
* @Author YHT
* @Date 2021/7/9 10:42
*/
@Service
public class EmpServiceImpl implements IEmpService {
@Autowired

Loading…
Cancel
Save