feat: type add period

pull/86/head
xingyu4j 2025-04-30 11:25:16 +08:00
parent 2650d8da36
commit 1aefecfcf3
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ export namespace CrmReceivableApi {
id: number; id: number;
no: string; no: string;
planId?: number; planId?: number;
period?: number;
customerId?: number; customerId?: number;
customerName?: string; customerName?: string;
contractId?: number; contractId?: number;