Browse Source

修改tiktok接口地址

tags/V1.8.0^2
wanghaoran 1 year ago
parent
commit
6d0f395440
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tuoheng-api/src/main/java/com/tuoheng/api/controller/WestreamTiktokController.java

+ 1
- 1
tuoheng-api/src/main/java/com/tuoheng/api/controller/WestreamTiktokController.java View File

* @Date 2023/6/6 9:46 * @Date 2023/6/6 9:46
*/ */
@RestController @RestController
@RequestMapping("/tiktor")
@RequestMapping("/tiktok")
public class WestreamTiktokController { public class WestreamTiktokController {


@Autowired @Autowired

Loading…
Cancel
Save