zhangback
2025-12-16 6f79796cf6c3b32a19b7d2075bf2e548e4cfed0d
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
    })
}
/**
 * 新增报价方案管理