Skip to content

Commit

Permalink
feat: 调试beta4
Browse files Browse the repository at this point in the history
  • Loading branch information
CrazyHer committed Jul 10, 2022
1 parent 6071225 commit 5e071a4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "run-away-from-sdu",
"version": "1.0.0-beta3",
"version": "1.0.0-beta4",
"description": "山大? 快润! 山东大学一键申请出校脚本",
"main": "dist/index.js",
"bin": "dist/bin/run-away-from-sdu.js",
Expand Down
2 changes: 2 additions & 0 deletions src/lib/gooutServices.ts
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,8 @@ export const applyGoOut = async (
headers: {
'content-type': 'text/plain;charset=UTF-8',
Cookie,
Referer:
'https://scenter.sdu.edu.cn/tp_fp/formParser?status=select&formid=d05bb8b4-4a36-4e13-8d73-f681e03e&service_id=87dc6da9-9ad8-4458-9654-90823be0d5f6&process=c5c3de57-4044-43e9-bc25-f88206c0c74d&seqId=&seqPid=&privilegeId=2476634395f5754441ad9f3090319790',
},
data,
}
Expand Down

0 comments on commit 5e071a4

Please sign in to comment.