doum
2025-09-19 9b8baee48d0bdd95ea157be10e7c24711c511dc1
admin/src/api/business/hiddenDanger.js
@@ -45,3 +45,7 @@
    }
  })
}
// 修改
export function hiddenDangerDataPost (data) {
  return request.post('/visitsAdmin/cloudService/business/hiddenDanger/hiddenDangerData', data)
}