== Running suite 2110 每日绑卡主流程定时任务 at 2026-07-09 13:59:35 +0800 apifox 每日绑卡主流程自动化 ❏ 每日绑卡主流程自动化 ↳ 登录 ┌ │ '存储的今日日期(变量名:zqa):', '2026-07-09' │ '验证变量是否存储成功:', '2026-07-09' └ POST https://zhctdev.yyangpt.cn//p/login/login [200 OK, 296B, 131.00ms] ↳ 退卡 POST https://zhctdev.yyangpt.cn//api/card/returnCard [200 OK, 312B, 72.00ms] ↳ 发卡 POST https://zhctdev.yyangpt.cn//api/card/issue [200 OK, 312B, 73.00ms] ↳ 挂失 POST https://zhctdev.yyangpt.cn//api/card/reportLoss [200 OK, 312B, 71.00ms] ↳ 解挂 POST https://zhctdev.yyangpt.cn//api/card/cancelLoss [200 OK, 312B, 74.00ms] ↳ 冻结 POST https://zhctdev.yyangpt.cn//api/card/freeze [200 OK, 312B, 64.00ms] ↳ 解冻 POST https://zhctdev.yyangpt.cn//api/card/unfreeze [200 OK, 312B, 72.00ms] ↳ 补卡 POST https://zhctdev.yyangpt.cn//api/card/reissue [200 OK, 312B, 65.00ms] ┌─────────────────────────┬──────────────────────┬───────────────────────┐ │ │ 总数 │ 失败数 │ ├─────────────────────────┼──────────────────────┼───────────────────────┤ │ 循环数 │ 1 │ 0 │ ├─────────────────────────┼──────────────────────┼───────────────────────┤ │ HTTP 接口请求数 │ 8 │ 0 │ ├─────────────────────────┼──────────────────────┼───────────────────────┤ │ 断言数 │ 0 │ 0 │ ├─────────────────────────┴──────────────────────┴───────────────────────┤ │ 总耗时: 847.00ms │ ├────────────────────────────────────────────────────────────────────────┤ │ 总返回数据: 760B (approx) │ ├────────────────────────────────────────────────────────────────────────┤ │ 平均接口请求耗时: 48.67ms [min: 64.00ms, max: 131.00ms, s.d.: 37.69ms] │ └────────────────────────────────────────────────────────────────────────┘ Export of JSON report started Export of JSON report successful Export of JUnit report started Export of JUnit report successful Export of HTML folder report started Export of HTML folder report successful == Finished suite 2110 exit=0 at 2026-07-09 13:59:37 +0800