wujianwei
2026-01-12 ff19b041742602a588fe023dcf296024e0912a1a
ui/admin-ui3/src/api/tms/tmsContract.ts
@@ -37,7 +37,14 @@
    updateBy?: string,
    updateTime?: string,
    remark?: string
    contractDate?: any
    contractDate?: any,
    cycleType?: number,
    billingCycleLastMonthDay?: number,
    billingCycleCurrentMonthDay?: number,
    reconciliationDay?: number,
    invoiceDay?: number,
    paymentDay?: number,
    totalAccountDay?: number,
}