Skip to content

Commit

Permalink
消除误解。
Browse files Browse the repository at this point in the history
  • Loading branch information
abel533 committed Oct 28, 2015
1 parent 6084cab commit 87b8160
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,13 @@

import com.isea533.mybatis.service.IService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import tk.mybatis.mapper.common.Mapper;

import java.util.List;

/**
* Created by liuzh on 2014/12/11.
*/
@Service
public abstract class BaseService<T> implements IService<T> {

@Autowired
Expand Down

0 comments on commit 87b8160

Please sign in to comment.