change 3 rokov pred
rodič
commit
c8a10792c2

+ 1 - 1
zhongzheng-admin/src/main/java/com/zhongzheng/controller/user/UserSubscribeController.java

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