feat: type add period

This commit is contained in:
xingyu4j
2025-04-30 11:25:16 +08:00
parent 2650d8da36
commit 1aefecfcf3

View File

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