forked from wangziqi/gongxue-base
chore: require PNVS SMS smoke launch evidence
This commit is contained in:
@@ -54,6 +54,19 @@
|
||||
"requireAdminTokens": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"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",
|
||||
"completedAt": "2026-06-30T10:12:00+08:00",
|
||||
"artifact": "launch-artifacts/sms-pnvs-remote-smoke.json",
|
||||
"summary": {
|
||||
"failed": 0,
|
||||
"provider": "aliyun-pnvs",
|
||||
"loginVerified": true,
|
||||
"authMe": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "rls.tenant-isolation",
|
||||
"status": "pass",
|
||||
|
||||
@@ -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
|
||||
npm run smoke:sms-login:remote -- --json > docs/refactor/launch-artifacts/sms-pnvs-remote-smoke.json
|
||||
```
|
||||
|
||||
PNVS 只验收手机号登录/换绑验证码链路。催缴、营销、CRM 等非验证码短信不应接 PNVS;平台催缴通知仍按 webhook 类通知渠道验收。
|
||||
|
||||
Reference in New Issue
Block a user