This commit is contained in:
2026-01-11 01:10:38 +08:00
commit 9830cbe735
10 changed files with 204 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
---
name: check-login
description: 检测ev是否已登录
---
# check-login
需要执行
```shell
# 检测ev是否已登录
ev me
```
如果返回信息有用户名,则表示已登录,否则未登录。