su
su1124
2024-06-21 4e89136677c9fd3dabeffadbfd20fccd6ec42cef
src/api/team/tuanti.js
@@ -69,4 +69,12 @@
  })
}
export function addbatch(data) {
  return request({
    url: '/system/report/preview/batch',
    method: 'post',
    data: data
  })
}