Commit 7678e2ac by lujunyi

备份菜单

parent 19d5eee7
...@@ -133,11 +133,11 @@ public function run() ...@@ -133,11 +133,11 @@ public function run()
'order' => 3, 'order' => 3,
'title' => '诊断', 'title' => '诊断',
'icon' => null, 'icon' => null,
'uri' => null, 'uri' => 'diagnosi',
'extension' => '', 'extension' => '',
'show' => 1, 'show' => 1,
'created_at' => '2024-11-03 23:32:12', 'created_at' => '2024-11-03 23:32:12',
'updated_at' => '2024-11-03 23:39:55', 'updated_at' => '2024-11-04 13:47:23',
], ],
[ [
'id' => 11, 'id' => 11,
...@@ -169,11 +169,11 @@ public function run() ...@@ -169,11 +169,11 @@ public function run()
'order' => 6, 'order' => 6,
'title' => '问诊人列表', 'title' => '问诊人列表',
'icon' => null, 'icon' => null,
'uri' => null, 'uri' => 'patient',
'extension' => '', 'extension' => '',
'show' => 1, 'show' => 1,
'created_at' => '2024-11-03 23:33:08', 'created_at' => '2024-11-03 23:33:08',
'updated_at' => '2024-11-03 23:39:55', 'updated_at' => '2024-11-04 14:08:18',
], ],
[ [
'id' => 14, 'id' => 14,
...@@ -181,11 +181,11 @@ public function run() ...@@ -181,11 +181,11 @@ public function run()
'order' => 7, 'order' => 7,
'title' => '问诊问题', 'title' => '问诊问题',
'icon' => null, 'icon' => null,
'uri' => null, 'uri' => 'inquiry',
'extension' => '', 'extension' => '',
'show' => 1, 'show' => 1,
'created_at' => '2024-11-03 23:33:19', 'created_at' => '2024-11-03 23:33:19',
'updated_at' => '2024-11-03 23:39:55', 'updated_at' => '2024-11-04 14:55:04',
], ],
[ [
'id' => 15, 'id' => 15,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment