We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
目前首用 方案為 透過 /menu4/Studcheck_sso2.asp 不需要驗證碼登入
/menu4/Studcheck_sso2.asp
第二備用方案 採用 /menu4/Studcheck.asp 先取得 /validcode.asp?epoch=${millisecondsSinceEpoch} 的驗證碼及Cookies後 接著利用模型 判斷驗證碼送至 /menu4/Studcheck.asp
/menu4/Studcheck.asp
/validcode.asp?epoch=${millisecondsSinceEpoch}
The text was updated successfully, but these errors were encountered:
No branches or pull requests
目前首用 方案為 透過
/menu4/Studcheck_sso2.asp
不需要驗證碼登入第二備用方案 採用
/menu4/Studcheck.asp
先取得
/validcode.asp?epoch=${millisecondsSinceEpoch}
的驗證碼及Cookies後接著利用模型 判斷驗證碼送至
/menu4/Studcheck.asp
The text was updated successfully, but these errors were encountered: