Skip to content

Commit

Permalink
fix: release mapper
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhouYixun committed Nov 24, 2022
1 parent bfe79de commit a7e164b
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,8 @@

import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Param;
import org.apache.ibatis.annotations.Select;
import org.cloud.sonic.controller.models.domain.Jobs;

import java.util.List;

/**
* Mapper 接口
* @author JayWenStar
Expand Down

0 comments on commit a7e164b

Please sign in to comment.