完善数据库安装创建时间备注;完善curd自动生成新规则;

This commit is contained in:
2022-04-20 12:42:10 +08:00
parent c2b7671f7e
commit 1985a4bacb
15 changed files with 127 additions and 56 deletions

View File

@@ -1,2 +1,2 @@
$this->assign('{{name}}', $this->model->{{name}}());
$this->assign('{{var_name}}', $this->model::{{name}}, true);