MrShi
2025-05-12 8f1ea2f09cfb16341e91d1e96a88de898eb43f94
h5/api/staff.js
@@ -8,6 +8,13 @@
    data
  })
}
export const loginH5ByPhone = (data) => {
  return http({
    url: 'loginH5ByPhone',
    method: 'post',
    data
  })
}
export const loginCaptcha = () => {
  return http({
    url: 'captcha',