wujianwei
2026-02-02 48032a9bf0b5e560fd438ae7ba12ad6f4c8183ed
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,
}