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

shz.core.api.ApiResponse Maven / Gradle / Ivy

package shz.core.api;

/**
 * API响应类
 */
public interface ApiResponse {
    boolean isOk();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy