@ -10,7 +10,7 @@ class LanzuMmWithdraw extends Model
{
use HasDateTimeFormatter;
use SoftDeletes;
protected $dateFormat = 'U';
protected $table = 'lanzu_mm_withdraw';
}