https://www.cnblogs.com/HawkFalcon/p/7999583.html
https://www.cnblogs.com/fengli9998/p/7689103.html
是否生成Example配置
<table schema="库名" tableName="表名" enableCountByExample="false" enableUpdateByExample="false" enableDeleteByExample="false" enableSelectByExample="false" selectByExampleQueryId="false"/>
以及关于Example和Criteria 用法
https://blog.csdn.net/biandous/article/details/65630783