wujianwei
2025-12-30 c74b2e7674da155fc51b1f71405ec182992fc114
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
    })
}
/**
 * 新增报价方案管理