All Downloads are FREE. Search and download functionalities are using the official Maven repository.

cn.meteor.common.database.service.MeteorServiceImpl Maven / Gradle / Ivy

There is a newer version: 1.0.16
Show newest version
package cn.meteor.common.database.service;// Copyright (C), Created on 2021-04-03

import cn.meteor.common.database.mapper.MeteorBaseMapper;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;

/**
 * 业务封装基础类实现
 *
 * @author ths
 * @since 1.0.0
 */
public class MeteorServiceImpl, T> extends ServiceImpl implements IMeteorService {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy