🐛 fix 139Yun no user error

This commit is contained in:
微凉
2022-01-13 18:01:54 +08:00
parent c9bc8227bb
commit 6f7465aab7
2 changed files with 7 additions and 2 deletions

View File

@ -158,7 +158,7 @@ func (driver Cloud139) GetLink(contentId string, account *model.Account) (string
"appName": "",
"contentID": contentId,
"commonAccountInfo": base.Json{
"account": "18627147660",
"account": account.Username,
"accountType": 1,
},
}