Skip to content

Commit

Permalink
排版
Browse files Browse the repository at this point in the history
  • Loading branch information
o0oo0ooo0 authored Dec 14, 2020
1 parent 6c8db67 commit d4ec465
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,20 +11,23 @@


USERNAME: 你的EUserv账户邮箱或Customer ID
```

示例:
```
USERNAME = 'user@gmail.com'
USERNAME = 'user1@gmail.com user2@gmail.com' # 多个账号写法
```
PASSWORD: 账户的密码
```

示例:
```
PASSWORD = 'password'
PASSWORD = 'password1 password2' # 多个账号写法
```
SCKEY: Server酱 的key,无需推送可不填

示例:
```
示例:
SCKEY = 'SCU64664Tfb2052dc10382535c3dd19e48ba000fc5dacd6a5dc3f6'
```

Expand Down

0 comments on commit d4ec465

Please sign in to comment.