['设置中心']
This commit is contained in:
@@ -15,14 +15,6 @@ const index = () => {
|
||||
})
|
||||
}
|
||||
|
||||
// 成交客户 *********已废弃
|
||||
const customer = data => {
|
||||
return request({
|
||||
url: 'mall/statistics',
|
||||
data
|
||||
})
|
||||
}
|
||||
|
||||
// 成交客户
|
||||
const orderUsers = data => {
|
||||
return request({
|
||||
@@ -151,7 +143,6 @@ const deliverLogistic = (shipment__no) => {
|
||||
|
||||
export {
|
||||
index,
|
||||
customer,
|
||||
orderUsers,
|
||||
visitors,
|
||||
basicsConfig,
|
||||
|
||||
Reference in New Issue
Block a user