Helius
2020-05-25 77ec8d241a46bf58f1887afeffe736b44bebfb1a
src/main/java/com/xcong/excoin/modules/home/controller/MemberQuickBuySaleController.java
@@ -79,7 +79,6 @@
   
   
   @ApiOperation(value = "USDT充值支付确认", notes = "USDT充值支付确认")
   @ApiImplicitParam(name = "token", value = "token", required = false, dataType = "String", paramType = "body")
   @RequestMapping(value = "/commitPay", method = RequestMethod.GET)
   public Result commitPay(@PathVariable(value = "id") Long id) {
      // 用户提交支付确认 将状态改为付款中