Skip to content

Commit

Permalink
Update sub.py
Browse files Browse the repository at this point in the history
  • Loading branch information
specialpointcentral authored Oct 3, 2020
1 parent e7f46d5 commit eef4832
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sub.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ def submit(s: requests.Session, old: dict):
'old_city': old['old_city'],
'geo_api_infot': old['geo_api_infot'],
'date': datetime.now(tz=pytz.timezone("Asia/Shanghai")).strftime("%Y-%m-%d"),
'fjsj': old['fjsj'],
'jcbhrq': old['jcbhrq'],
'glksrq': old['glksrq'],
'fxyy': old['fxyy'],
Expand Down

0 comments on commit eef4832

Please sign in to comment.