Commit 9c7100a2 authored by hezhen's avatar hezhen

123

parent 76e8998f
...@@ -11,7 +11,7 @@ import org.springframework.beans.factory.annotation.Autowired; ...@@ -11,7 +11,7 @@ import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;
@RestController @RestController
@RequestMapping("/tour") @RequestMapping("app/unauth/tour")
@Slf4j @Slf4j
@IgnoreClientToken @IgnoreClientToken
public class GwTourController extends CommonBaseController { public class GwTourController extends CommonBaseController {
......
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 to comment