Commit 4c868bbc authored by youjie's avatar youjie

no message

parent f5184167
......@@ -143,18 +143,6 @@ export function GetOrderPage(data) {
})
}
/**
* 根据编号删除“小孩”
* @param {JSON参数} data
*/
export function RemoveBind(data) {
return request({
url: '/AppletCenter/RemoveBind',
method: 'post',
data
})
}
/**
* 获取“我的孩子”列表
* @param {JSON参数} data
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment