You've already forked EasyImages2.0
mirror of
https://github.com/icret/EasyImages2.0.git
synced 2025-12-13 11:43:58 +08:00
fix contents
This commit is contained in:
@@ -37,7 +37,7 @@ function getID($token)
|
||||
} else {
|
||||
return ('没有这个用户ID');
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
// 通过ID查找用户Token
|
||||
function getIDToken($id)
|
||||
@@ -49,5 +49,5 @@ function getIDToken($id)
|
||||
return $value;
|
||||
}
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user