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