1
0
Fork 0

keywordSeeder

master
panliang 2023-10-10 22:47:32 +08:00
parent f694841a9c
commit 9a070e84d6
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ class KeywordSeeder extends Seeder
Keyword::truncate();
$list = [
['key' => 'treat_type', 'name' => '诊疗类别', 'children' => [
['key' => 'treat_head', 'name' => '头疗', 'content' => '按摩意见:', 'options' => [
['key' => 'treat_head', 'name' => '头疗', 'content' => '按摩意见:'.PHP_EOL.'服务意见:'.PHP_EOL.'效果意见:'.PHP_EOL, 'options' => [
'doctor_ratio' => 10,
'inviter_ratio' => 9,
'saler_ratio' => 8