|
|
|
@ -7,7 +7,6 @@ import com.xmomen.framework.mybatis.dao.MybatisDao;
|
|
|
|
|
import org.springframework.stereotype.Service;
|
|
|
|
|
import org.springframework.transaction.annotation.Transactional;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@Service
|
|
|
|
|
public class PermissionServiceImpl implements PermissionService {
|
|
|
|
|
|
|
|
|
|