dev-discount
袁野 2 years ago
parent d419756dac
commit 970390e0e9
  1. 3
      hai-cweb/src/main/java/com/cweb/controller/HighUserCardController.java

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

Loading…
Cancel
Save