This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
gitadmin
/
tuoheng_qmhh_move_20240705
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
5
Wiki
Activity
Browse Source
修改tiktok接口地址
tags/V1.8.0^2
wanghaoran
1 year ago
parent
b90364ad6a
commit
6d0f395440
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
@@ -16,7 +16,7 @@ import org.springframework.web.bind.annotation.RestController;
* @Date 2023/6/6 9:46
*/
@RestController
@RequestMapping("/tikto
r
")
@RequestMapping("/tikto
k
")
public class WestreamTiktokController {
@Autowired
Write
Preview
Loading…
Cancel
Save