[渠道管理]-优化样式,新增手动结算
This commit is contained in:
@@ -19,6 +19,10 @@ class Channel extends Model
|
||||
protected $type = [
|
||||
'create_time' => 'integer',
|
||||
'update_time' => 'integer',
|
||||
'affiliate_effective_start_at' => 'integer',
|
||||
'affiliate_effective_end_at' => 'integer',
|
||||
'settle_weekday' => 'integer',
|
||||
'settle_monthday' => 'integer',
|
||||
];
|
||||
|
||||
public function getprofitAmountAttr($value): ?float
|
||||
|
||||
Reference in New Issue
Block a user