Merge pull request #95 from PomeloWang/master

fix: message format error
This commit is contained in:
y1ndan 2021-01-06 11:56:12 +08:00 committed by GitHub
commit d32d0f30d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 3 deletions

View File

@ -46,4 +46,3 @@ jobs:
python -m pip install --upgrade pip
pip install -r requirements.txt
echo '${{ secrets.COOKIE }}' | tr '#' '\n' | sed 's/$/&#${{ secrets.SCKEY }}/g' | xargs -I {} sh -c 'echo "{}" | python3 ./genshin.py'

View File

@ -198,8 +198,8 @@ class Sign(Base):
today,
self._region_name_list[i],
uid,
award['name'],
award['cnt'],
award[total_sign_day]['name'],
award[total_sign_day]['cnt'],
total_sign_day + 1,
response['message'],
''