数据库表 动态SQL java类
#if($autoFormDbPage.dbType == 'table')
#end #if($autoFormDbPage.dbType == 'sql')

    您可以键入“”作为一个参数,这里abc是参数的名称。例如:
    select * from table where id = ${abc}。
    select * from table where id = '${abc}'(如果id字段为字符串类型)

查询参数
查询数据列
#end #if($autoFormDbPage.dbType == 'clazz')
JAVA类配置
#end
[ 删除]
[ 删除]
[删除]