mirror of
https://github.com/FatttSnake/Pinnacle-OA.git
synced 2026-04-05 15:01:23 +08:00
Added login, logout and getUserinfo (Include ui and server)
This commit is contained in:
@@ -22,7 +22,7 @@ module.exports = {
|
||||
rules: {
|
||||
"no-cond-assign": "error",
|
||||
"eqeqeq": "error",
|
||||
"indent": ["error", 4],
|
||||
"indent": ["error", 4, {"SwitchCase": 1}],
|
||||
"prettier/prettier": [
|
||||
"error",
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user