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

org.zodiac.develop.service.DataSourceService Maven / Gradle / Ivy

There is a newer version: 1.6.8
Show newest version
package org.zodiac.develop.service;

import org.zodiac.develop.model.entity.DataSourceEntity;
import org.zodiac.mybatisplus.base.BaseService;

/**
 * 数据源配置表 服务类。
 *
 */
public interface DataSourceService extends BaseService {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy