Commit 95ae7da7 by zhangchen

小程序下单体验券登记姓名、身份证后四位、电话

parent f351546d
......@@ -104,7 +104,11 @@ public class CommuneOrderMController extends AbstractOrderMController<CommuneOrd
}
/**
* 小程序付款接口
* @param communeOrderBean
* @return
*/
@ResponseBody
@Security(index = 1, field = "token")
@RequestMapping(value = "/voucherPlaceOrderForMiniApp", method = RequestMethod.POST)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment