mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-16 03:45:07 +08:00
code review:拼团记录列表
This commit is contained in:
@ -26,8 +26,3 @@ export const getCombinationRecordPage = async (params) => {
|
||||
export const getCombinationRecordSummary = async () => {
|
||||
return await request.get({ url: '/promotion/combination-record/get-summary' })
|
||||
}
|
||||
|
||||
// 获得拼团记录分页 tab count
|
||||
export const getCombinationRecordCount = async () => {
|
||||
return await request.get({ url: '/promotion/combination-record/get-count' })
|
||||
}
|
||||
|
Reference in New Issue
Block a user