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

top.wboost.common.system.code.resolver.CodeResolver Maven / Gradle / Ivy

package top.wboost.common.system.code.resolver;

import top.wboost.common.base.entity.ResultEntity;
import top.wboost.common.base.interfaces.Resolver;

/**
 * 错误解析器
 * @author jwSun
 * @date 2017年5月16日 下午6:59:24
 */
public interface CodeResolver extends Resolver {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy