You've already forked FrameTour-BE
优惠券
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
package com.ycwl.basic.controller.mobile;
|
||||
|
||||
import org.springframework.web.bind.annotation.RequestMapping;
|
||||
import org.springframework.web.bind.annotation.RestController;
|
||||
|
||||
@RestController
|
||||
@RequestMapping("/api/mobile/controller/v1")
|
||||
public class AppCouponController {
|
||||
}
|
Reference in New Issue
Block a user