@ -53,15 +53,12 @@ public class HighUserCardController {
@Resource
private HighUserService highUserService;
<<<<<<< HEAD
=======
private HighUserPayPasswordService highUserPayPasswordService;
private HighFleetOilCardService fleetOilCardService;
>>>>>>> activit
@RequestMapping(value = "/bindCard", method = RequestMethod.POST)
@ResponseBody
@ApiOperation(value = "绑卡")