|
@@ -73,7 +73,7 @@ public class UserSubscribeController extends BaseController {
|
|
|
/**
|
|
/**
|
|
|
* 修改用户预约考试
|
|
* 修改用户预约考试
|
|
|
*/
|
|
*/
|
|
|
- @ApiOperation("批量选考试登记状态")
|
|
|
|
|
|
|
+ @ApiOperation("批量改证书状态")
|
|
|
@PreAuthorize("@ss.hasPermi('system:subscribe:edit')")
|
|
@PreAuthorize("@ss.hasPermi('system:subscribe:edit')")
|
|
|
@Log(title = "用户预约考试", businessType = BusinessType.UPDATE)
|
|
@Log(title = "用户预约考试", businessType = BusinessType.UPDATE)
|
|
|
@PostMapping()
|
|
@PostMapping()
|