移除商品兑换需要流水
This commit is contained in:
@@ -29,7 +29,6 @@ class MallItem extends Model
|
||||
'create_time' => 'integer',
|
||||
'update_time' => 'integer',
|
||||
'amount' => 'float',
|
||||
'multiplier' => 'integer',
|
||||
];
|
||||
|
||||
public function admin(): \think\model\relation\BelongsTo
|
||||
|
||||
Reference in New Issue
Block a user