MrShi
2024-02-28 92f94b0a4e65b0ab5c4195e632b5e4d1b0158aac
admin/src/api/business/device.js
@@ -9,7 +9,12 @@
// 同步
export function syncDevices (data) {
  return request.post('/business/erpsync/syncDevices', data)
  return request.post('/business/hksync/syncDevices', data)
}
// 获取门禁集合-提供给门禁组
export function getList (data) {
  return request.post('/business/device/getList', data)
}
// 修改