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