forked from wangziqi/gongxue-base
chore: write SMS smoke launch artifact directly
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
{
|
||||
"id": "auth.sms-pnvs-remote-smoke",
|
||||
"status": "pass",
|
||||
"command": "SMS_SMOKE_API_BASE_URL=https://api.example.com SMS_SMOKE_TENANT_ID=00000000-0000-0000-0000-000000000001 SMS_SMOKE_PHONE=replace-with-real-phone SMS_SMOKE_ORIGIN=https://admin.example.com npm run smoke:sms-login:remote -- --json > docs/refactor/launch-artifacts/sms-pnvs-remote-smoke.json",
|
||||
"command": "SMS_SMOKE_API_BASE_URL=https://api.example.com SMS_SMOKE_TENANT_ID=00000000-0000-0000-0000-000000000001 SMS_SMOKE_PHONE=replace-with-real-phone SMS_SMOKE_ORIGIN=https://admin.example.com npm run smoke:sms-login:remote -- --write docs/refactor/launch-artifacts/sms-pnvs-remote-smoke.json",
|
||||
"completedAt": "2026-06-30T10:12:00+08:00",
|
||||
"artifact": "launch-artifacts/sms-pnvs-remote-smoke.json",
|
||||
"summary": {
|
||||
|
||||
@@ -110,7 +110,7 @@ SMS_SMOKE_API_BASE_URL=https://api.tjszsb.com \
|
||||
SMS_SMOKE_TENANT_ID=00000000-0000-0000-0000-000000000001 \
|
||||
SMS_SMOKE_PHONE=13800138000 \
|
||||
SMS_SMOKE_ORIGIN=https://admin.tjszsb.com \
|
||||
npm run smoke:sms-login:remote -- --json > docs/refactor/launch-artifacts/sms-pnvs-remote-smoke.json
|
||||
npm run smoke:sms-login:remote -- --write docs/refactor/launch-artifacts/sms-pnvs-remote-smoke.json
|
||||
```
|
||||
|
||||
PNVS 只验收手机号登录/换绑验证码链路。催缴、营销、CRM 等非验证码短信不应接 PNVS;平台催缴通知仍按 webhook 类通知渠道验收。
|
||||
|
||||
Reference in New Issue
Block a user