mirror of
https://github.com/certd/certd.git
synced 2026-05-16 21:27:34 +08:00
perf: 流水线支持批量修改分组,批量删除
This commit is contained in:
@@ -73,7 +73,7 @@ export class NotificationController extends CrudController<NotificationService>
|
||||
checkPlus();
|
||||
}
|
||||
}
|
||||
|
||||
delete bean.userId;
|
||||
return super.update(bean);
|
||||
}
|
||||
@Post('/info', { summary: Constants.per.authOnly })
|
||||
|
||||
Reference in New Issue
Block a user