![JAR search and dependency download from the Maven repository](/logo.png)
com.founder.core.service.GsPublicPathService Maven / Gradle / Ivy
package com.founder.core.service;
import com.baomidou.mybatisplus.extension.service.IService;
import com.founder.core.domain.GsPublicPath;
public interface GsPublicPathService extends IService {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy