fix: 补齐签名导入待审通知并展示通道组成本

This commit is contained in:
hectorzhao
2026-09-05 21:22:18 +08:00
parent 15a1f9d8ed
commit 839dba8d9b
13 changed files with 103 additions and 6 deletions
+1
View File
@@ -128,6 +128,7 @@ export type UserPayload = {
};
export type PendingAuditCounts = {
signatureImports?: number;
enterpriseCertifications: number;
smsAudits: number;
templates: number;