fix: add preserve line in redisPingAsync

pull/2541/head
long2ice 2 years ago
parent 21cd4d64c3
commit 3b5893ea60

@ -354,6 +354,7 @@ exports.radius = function (
],
});
};
/**
* Redis server ping
* @param {string} dsn The redis connection string

Loading…
Cancel
Save