Merge branch 'local' into dev

This commit is contained in:
邓皓元 2019-05-10 17:10:02 +08:00
commit 39b3e31664

View File

@ -46,8 +46,8 @@ class CardService extends Service
$select = [
'id',
'sim',
'company_name',
'package_name',
'company_id',
'package_id',
'created_at',
'updated_at',
];