fix: add preserve line in redisPingAsync

This commit is contained in:
long2ice 2023-01-13 21:30:10 +08:00
parent 21cd4d64c3
commit 3b5893ea60

View File

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