sen
2025-12-31 c54e458a1582dc9e93b4b1395c2d530589cdeb3c
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
    })
}
/**
 * 新增报价方案管理