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

pages.beangle.database.query.history.ftl Maven / Gradle / Ivy

There is a newer version: 3.5.3
Show newest version
[#ftl]
[#if sql_history?size!=0]清除历史[#else]没有历史[/#if] [#list sql_history! as his_sql]
  • ${his_sql}
  • [/#list]




    © 2015 - 2025 Weber Informatics LLC | Privacy Policy