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