You've already forked FrameTour-BE
bug
This commit is contained in:
@@ -13,6 +13,7 @@ import org.springframework.web.bind.annotation.RestController;
|
||||
@Api(tags = "WVP对接接口")
|
||||
@RequestMapping("/wvp/v1/")
|
||||
public class WvpController {
|
||||
|
||||
@IgnoreLogReq
|
||||
@PostMapping("/sync")
|
||||
public ApiResponse sync() {
|
||||
|
Reference in New Issue
Block a user