Commit 7678e2ac by lujunyi

备份菜单

parent 19d5eee7
......@@ -133,11 +133,11 @@ public function run()
'order' => 3,
'title' => '诊断',
'icon' => null,
'uri' => null,
'uri' => 'diagnosi',
'extension' => '',
'show' => 1,
'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,
......@@ -169,11 +169,11 @@ public function run()
'order' => 6,
'title' => '问诊人列表',
'icon' => null,
'uri' => null,
'uri' => 'patient',
'extension' => '',
'show' => 1,
'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,
......@@ -181,11 +181,11 @@ public function run()
'order' => 7,
'title' => '问诊问题',
'icon' => null,
'uri' => null,
'uri' => 'inquiry',
'extension' => '',
'show' => 1,
'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,
......
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