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;
no: string;
planId?: number;
period?: number;
customerId?: number;
customerName?: string;
contractId?: number;