Sync
This commit is contained in:
@@ -29,7 +29,7 @@ class ServiceCostUsage extends Model
|
||||
|
||||
protected $casts = [
|
||||
'cost' => 'float',
|
||||
'output' => 'binary',
|
||||
'output' => 'object',
|
||||
];
|
||||
|
||||
protected $fillable = [
|
||||
|
||||
Reference in New Issue
Block a user