<?php return [ 'labels' => [ 'UserShare' => 'UserShare', 'user-share' => 'UserShare', ], 'fields' => [ 'user_id' => '用户', 'child_id' => '二级ID', 'income' => '收入', ], 'options' => [ ], ];