{extend name="default_layout" /} {block name="content"}

快捷生成CRUD模型代码

直接生成文件
{volist name="tableNameList" id="table" } {$table}
{/volist}
{/block}