@ -7,9 +7,7 @@ use App\Constants\v3\Withdrawal;
class StoreWithdrawal extends Model
{
protected $table = 'lanzu_store_withdrawal';
protected $dateFormat = 'Y-m-d h:i:s';
protected $appends = [
'state_text',
'check_time_text'