6
0
Fork 0
base
Jing Li 2023-11-12 16:16:17 +08:00
parent 3a0c372416
commit 0c75f7d1ff
1 changed files with 1 additions and 1 deletions

View File

@ -389,7 +389,7 @@ class AdminPermissionSeeder extends Seeder
], ],
], ],
'offline_order_item_statistic' => [ 'offline_order_item_statistic' => [
'name' => '线下订单 - 订单明细统计', 'name' => '线下订单 - 订单品类统计',
'curd' => ['index'], 'curd' => ['index'],
'children' => [], 'children' => [],
], ],