MrShi
2025-02-08 7978a2fa3f83ed820370db0a06d4e69697f5a7b0
h5/api/staff.js
@@ -45,3 +45,10 @@
  })
}
export const myNoticesH5 = (data) => {
  return http({
    url: 'visitsAdmin/cloudService/business/ywWorkDesk/myNoticesH5',
    method: 'post',
    data
  })
}