master
hellolujian 6 years ago
parent 4ee68e191f
commit 91d51e4629

@ -48,7 +48,7 @@ public class CouponValidateController {
* @param actDate
* @return
*/
@GetMapping(value = "/payment/holloween")
@GetMapping(value = "/payment/halloween")
@ResponseBody
public JSONObject getHalloweenActOrderInfo(@RequestParam("customer_id") String customerId,
@RequestParam("act_date") String actDate) {

Loading…
Cancel
Save