Commit dd6f3c10 by lujunyi

备份

parent 0c71afce
...@@ -205,11 +205,11 @@ public function run() ...@@ -205,11 +205,11 @@ public function run()
'order' => 9, 'order' => 9,
'title' => '医师列表', 'title' => '医师列表',
'icon' => null, 'icon' => null,
'uri' => null, 'uri' => 'doctor',
'extension' => '', 'extension' => '',
'show' => 1, 'show' => 1,
'created_at' => '2024-11-03 23:33:58', 'created_at' => '2024-11-03 23:33:58',
'updated_at' => '2024-11-03 23:39:55', 'updated_at' => '2024-11-05 10:19:10',
], ],
[ [
'id' => 17, 'id' => 17,
...@@ -229,11 +229,11 @@ public function run() ...@@ -229,11 +229,11 @@ public function run()
'order' => 11, 'order' => 11,
'title' => '药店列表', 'title' => '药店列表',
'icon' => null, 'icon' => null,
'uri' => null, 'uri' => 'pharmacy',
'extension' => '', 'extension' => '',
'show' => 1, 'show' => 1,
'created_at' => '2024-11-03 23:34:31', 'created_at' => '2024-11-03 23:34:31',
'updated_at' => '2024-11-03 23:39:55', 'updated_at' => '2024-11-05 10:19:22',
], ],
[ [
'id' => 19, 'id' => 19,
...@@ -241,11 +241,11 @@ public function run() ...@@ -241,11 +241,11 @@ public function run()
'order' => 12, 'order' => 12,
'title' => '药师列表', 'title' => '药师列表',
'icon' => null, 'icon' => null,
'uri' => null, 'uri' => 'pharmacist',
'extension' => '', 'extension' => '',
'show' => 1, 'show' => 1,
'created_at' => '2024-11-03 23:34:38', 'created_at' => '2024-11-03 23:34:38',
'updated_at' => '2024-11-03 23:39:55', 'updated_at' => '2024-11-05 10:19:29',
], ],
[ [
'id' => 20, 'id' => 20,
......
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