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