weimingfei
10 天以前 81e258e6aa59dafce998b4f41b1271a9f5c9aff5
admin/src/api/business/hiddenDanger.js
@@ -45,3 +45,7 @@
    }
  })
}
// 修改
export function hiddenDangerDataPost (data) {
  return request.post('/visitsAdmin/cloudService/business/hiddenDanger/hiddenDangerData', data)
}