鲜花2.0-接口测试bug修复
This commit is contained in:
parent
b16e95800d
commit
3399bce4db
@ -112,7 +112,7 @@ return [
|
||||
'id' => 4,
|
||||
'name' => '商品品牌',
|
||||
'parent_id' => 1,
|
||||
'show' => 1,
|
||||
'show' => 0,
|
||||
],
|
||||
'goods_brands.index' => [
|
||||
'id' => 40,
|
||||
@ -470,7 +470,7 @@ return [
|
||||
'id' => 180,
|
||||
'name' => '销售数据',
|
||||
'parent_id' => 18,
|
||||
'show' => 1,
|
||||
'show' => 0,
|
||||
],
|
||||
'sales_report.index' => [
|
||||
'id' => 1800,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user