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

cn.meteor.common.database.service.IMeteorService 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 com.baomidou.mybatisplus.extension.service.IService;

/**
 * 业务封装基础类
 *
 * @author ths
 * @since 1.0.0
 */
public interface IMeteorService extends IService {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy