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