mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-07 18:42:49 +08:00
完善数据库安装创建时间备注;完善curd自动生成新规则;
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
|
||||
$this->assign('{{var_name}}', $this->model::{{name}}(), true);
|
||||
@@ -1,2 +1,2 @@
|
||||
|
||||
$this->assign('{{name}}', $this->model->{{name}}());
|
||||
$this->assign('{{var_name}}', $this->model::{{name}}, true);
|
||||
|
||||
Reference in New Issue
Block a user