合伙人 H5 改造
CI / verify (pull_request) Has been cancelled

This commit is contained in:
2026-07-16 15:04:56 +08:00
parent fd5427c7ea
commit f1dc23c54c
21 changed files with 817 additions and 614 deletions
+3
View File
@@ -10,6 +10,9 @@ export interface PartnerMe {
staffRole?: PartnerStaffRole;
permissions?: string[];
primaryAccountId?: string;
/** 子账号联系主账号用 */
primaryPhone?: string;
primaryName?: string;
}
export interface UpdatePartnerMeRequest {