补遗
This commit is contained in:
@@ -155,6 +155,8 @@ class FinanceCheck extends Controller
|
||||
'wuxian' => '无限',
|
||||
'shihui' => '实惠',
|
||||
'gongxiang' => '共享',
|
||||
'xigua' => '西瓜',
|
||||
'mogu' => '蘑菇',
|
||||
];
|
||||
foreach ($list as $k => &$v) {
|
||||
$v['type'] = $types[$v['type'] - 1];
|
||||
|
||||
Reference in New Issue
Block a user