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