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

com.gitee.sidihuo.utils.base.IResponseCodeMsg Maven / Gradle / Ivy

package com.gitee.sidihuo.utils.base;

public interface IResponseCodeMsg {


    String getMessage();

    Integer getCode();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy