package com.matrix.codeGeneration.model; /** * 类型处理器 * @author Matrix-j * */ public interface TypeHandle { }