完成80%

This commit is contained in:
2026-07-27 06:50:07 +08:00
parent 8475bbd19a
commit 1eae3bbef4
63 changed files with 13664 additions and 280 deletions
+1 -4
View File
@@ -15,8 +15,7 @@ assert(adapter, "TAC 供应商适配器必须暴露唯一全局 owner");
const context = {
tenantId: "000000",
clientId: "client-1",
sceneCode: "APP_REGISTER",
operationCode: "register",
subject: "13800138000",
providerCode: "TIANAI",
captchaType: "SLIDER",
@@ -72,8 +71,6 @@ const verifyBody = adapter.buildVerifyBody(
);
assert.deepStrictEqual(JSON.parse(JSON.stringify(verifyBody)), {
tenantId: "000000",
clientId: "client-1",
sceneCode: "APP_REGISTER",
subject: "13800138000",
challengeId: "challenge-1",
providerCode: "TIANAI",