渠道版优化导出+一堆因为换行符不同的为念
This commit is contained in:
@@ -4,10 +4,8 @@ namespace App\Models;
|
||||
|
||||
class UserCode extends Model
|
||||
{
|
||||
|
||||
protected $casts = [
|
||||
'codes' => 'array',
|
||||
'profit' => 'array',
|
||||
];
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user