package com.seventh7.mybatis.dom.model; /** * @author yanglin */ public interface Sql extends GroupOne, IdDomElement{ }