zhangback
2026-03-13 ada1be13ffd65509d8ba3fc964ebe9fdbfcbc622
ui/admin-ui3/src/api/tms/tmsQuotePlan.ts
@@ -58,6 +58,13 @@
        method: 'get'
    })
}
export const selectPaymentTmsQuotePlan: requestType = (params) => {
    return request({
        url: '/tms/tmsQuotePlan/selectPaymentTmsQuotePlan',
        method: 'get',
        params: params
    })
}
/**
 * 新增报价方案管理