Showing
1 changed file
with
1 additions
and
1 deletions
@@ -69,7 +69,7 @@ public class TkVideoController extends BaseController { | @@ -69,7 +69,7 @@ public class TkVideoController extends BaseController { | ||
69 | return videoService.saveOrUpdate(dto); | 69 | return videoService.saveOrUpdate(dto); |
70 | } | 70 | } |
71 | 71 | ||
72 | - @PostMapping("/addGpt") | 72 | + @PostMapping("/add/gbt28181") |
73 | @ApiOperation("新增国标视频") | 73 | @ApiOperation("新增国标视频") |
74 | @PreAuthorize( | 74 | @PreAuthorize( |
75 | "@check.checkPermissions({'TENANT_ADMIN','CUSTOMER_USER'},{'api:yt:video:post','api:yt:video:update'})") | 75 | "@check.checkPermissions({'TENANT_ADMIN','CUSTOMER_USER'},{'api:yt:video:post','api:yt:video:update'})") |