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