Commit 6dbb4cda by qlintonger xeno

成功解决CmdUpdateOnlineUsers的问题+尚未发现验证错误,等待后续验证+1

parent 2f76ce9c
use crate::client::ONLINE_USERS;
use crate::utils::json_utils::get_current_timestamp;
use serde::{Deserialize, Serialize};
#[derive(Serialize, Deserialize, Debug, Clone)]
......
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