Commit d512a19a by lixinming

no message

parent 0bc7f546
......@@ -50,6 +50,8 @@ export async function getData(req, res) {
ret["api12"] = await 基础数据();
ret["lastMonth"] = 最新一条数据.time
res.send(ret);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment