This commit is contained in:
newtbot 2024-01-12 02:47:37 +08:00
parent 88918a46cc
commit f1d13a1217

View File

@ -766,5 +766,4 @@ module.exports = {
getSensorDataById, getSensorDataById,
getData, getData,
getDatabyRange, getDatabyRange,
getAverage,
}; };