@ -8,8 +8,6 @@ class StoreWithdrawal extends Model
{
protected $table = 'lanzu_store_withdrawal';
protected $dateFormat = 'Y-m-d h:i:s';
protected $appends = [
'state_text',
'check_time_text'