why.xingtongworld.com项目
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

32 lines
586 B

<?php
return [
'parents'=>[
1=>'当代艺术品',
'当代工艺美术品',
'民间工艺品',
'古旧艺术品',
'望拍专区',
'朔拍专区',
'邢东艺术专区',
'演员艺术创作和收藏专区',
'宝安收藏家专区',
'蓝图胜艺术专区',
'古典瓷器专区'
],
'childs'=>[
1=>[],
[],
[],
[1=>'瓷器','书画','玉器','杂项'],
[],
[],
[],
[],
[],
[],
[],
[]
]
];
?>