noti all admin
This commit is contained in:
parent
23f351a135
commit
0324205206
1 changed files with 3 additions and 2 deletions
|
|
@ -7878,8 +7878,9 @@ export class ProfileController extends Controller {
|
|||
]);
|
||||
return new HttpSuccess();
|
||||
}
|
||||
@Post("state-next")
|
||||
public async stateNext(
|
||||
|
||||
@Post("noti-admin")
|
||||
public async notiAllAdmin(
|
||||
@Request() req: RequestWithUser,
|
||||
@Body()
|
||||
body: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue