qinxianzhangyao
2024-07-01 d2b4aa604dc1557fad2179316fe17a2a03e493aa
src/api/team/tuanti.js
@@ -69,4 +69,12 @@
  })
}
export function addbatch(data) {
  return request({
    url: '/system/report/preview/batch',
    method: 'post',
    data: data
  })
}