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