mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-22 12:20:34 +00:00
perf: add contact phone number in invoice header (#3427)
This commit is contained in:
1
packages/global/support/user/team/type.d.ts
vendored
1
packages/global/support/user/team/type.d.ts
vendored
@@ -101,6 +101,7 @@ export type TeamInvoiceHeaderType = {
|
||||
bankName?: string;
|
||||
bankAccount?: string;
|
||||
needSpecialInvoice: boolean;
|
||||
contactPhone: string;
|
||||
emailAddress: string;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user