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

com.founder.core.service.GsPublicPathService Maven / Gradle / Ivy

The newest version!
package com.founder.core.service;

import com.baomidou.mybatisplus.extension.service.IService;
import com.founder.core.domain.GsPublicPath;

public interface GsPublicPathService extends IService {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy