This commit is contained in:
@@ -159,6 +159,7 @@ class FinanceCheck extends Controller
|
||||
'gongxiang' => '共享',
|
||||
'xigua' => '西瓜',
|
||||
'mogu' => '蘑菇',
|
||||
'huohu' => '火狐',
|
||||
];
|
||||
foreach ($list as $k => &$v) {
|
||||
$v['type'] = $types[$v['type'] - 1];
|
||||
|
||||
Reference in New Issue
Block a user