<table tableName="%"
            enableInsert="true"
            enableDeleteByPrimaryKey="true"
            enableSelectByPrimaryKey="true"
            enableUpdateByPrimaryKey="true"
            enableCountByExample="false"
            enableDeleteByExample="false"
            enableSelectByExample="false"
            enableUpdateByExample="false"
            >
            <generatedKey column="id" sqlStatement="Mysql" identity="true"/>
        </table>

 

相关文章:

  • 2022-12-23
  • 2021-10-16
  • 2022-12-23
  • 2022-12-23
  • 2021-08-10
  • 2021-09-25
  • 2021-11-20
  • 2022-01-19
猜你喜欢
  • 2021-11-14
  • 2021-08-01
  • 2021-05-29
  • 2022-12-23
相关资源
相似解决方案