|
|
@ -9,6 +9,6 @@ import com.inscloudtech.common.core.mapper.BaseMapperPlus; |
|
|
|
* @author inscloudtech |
|
|
|
* @date 2024-06-11 |
|
|
|
*/ |
|
|
|
public interface FuncCarApiMapper extends BaseMapperPlus<FuncCarApiMapper, FuncCarApi, FuncCarApiVo> { |
|
|
|
public interface FuncCarApiMapper extends BaseMapperPlus<FuncCarApiMapper, FuncCarApi, FuncCarApi> { |
|
|
|
|
|
|
|
} |