设置默认客户组

This commit is contained in:
Edward Yang 2022-09-09 15:52:17 +08:00
parent 611ddd5e3a
commit e1ca1e35d0
1 changed files with 1 additions and 1 deletions

View File

@ -452,7 +452,7 @@ class SettingsSeeder extends Seeder
"type" => "system",
"space" => "base",
"name" => "default_customer_group_id",
"value" => "36",
"value" => "1",
"json" => 0,
"created_at" => "2022-08-23 10:10:46",
"updated_at" => "2022-08-31 18:14:36"