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

com.github.yulichang.base.MPJBaseServiceImpl Maven / Gradle / Ivy

There is a newer version: 1.5.2
Show newest version
package com.github.yulichang.base;

import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;

/**
 * @author yulichang
 * @see ServiceImpl
 */
@SuppressWarnings("unused")
public class MPJBaseServiceImpl, T> extends ServiceImpl implements MPJBaseService {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy