k94314517
2024-07-22 716ab46fb071ed48bc75d10fabed66bd8fcae6f1
wechat_staff/api/index.js
@@ -182,3 +182,10 @@
    data
  })
}
// 小程序注销
export const getCrmAuthUrl = (data) => {
  return request({
    url: '/web/customer/getCrmAuthUrl',
    data
  })
}