Commit a421c96f by lujunyi

权限备份

parent 7b884187
...@@ -722,11 +722,11 @@ public function run() ...@@ -722,11 +722,11 @@ public function run()
'name' => '用法用量[药店]', 'name' => '用法用量[药店]',
'slug' => 'dosage', 'slug' => 'dosage',
'http_method' => '', 'http_method' => '',
'http_path' => 'dosage*', 'http_path' => 'dosage*,dosage-template',
'order' => 22, 'order' => 22,
'parent_id' => 0, 'parent_id' => 0,
'created_at' => '2024-11-13 22:39:14', 'created_at' => '2024-11-13 22:39:14',
'updated_at' => '2024-11-13 22:40:04', 'updated_at' => '2024-12-11 11:00:44',
], ],
[ [
'id' => 30, 'id' => 30,
...@@ -791,9 +791,9 @@ public function run() ...@@ -791,9 +791,9 @@ public function run()
], ],
[ [
'slug' => 'site_config', 'slug' => 'site_config',
'value' => '{"prescription_limit":"4","prescription_period_status":"1","prescription_period_start":"18:44","prescription_period_end":"18:44","prescription_limit_buy_7":"3","prescription_auto":1}', 'value' => '{"prescription_limit":"4","prescription_period_status":"1","prescription_period_start":"18:44","prescription_period_end":"18:44","prescription_limit_buy_7":"5","diagnosis_limit":"1","drug_choose_limit":"5","limit_keywords":"\\u767e\\u90e8"}',
'created_at' => '2024-11-18 18:44:46', 'created_at' => '2024-11-18 18:44:46',
'updated_at' => '2024-11-18 18:44:46', 'updated_at' => '2024-12-03 00:33:09',
], ],
] ]
); );
......
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