no message
This commit is contained in:
parent
5fc7aa0938
commit
1a22d631aa
1 changed files with 1 additions and 1 deletions
|
|
@ -432,7 +432,7 @@ export class ProfileController extends Controller {
|
|||
@Body()
|
||||
body: {
|
||||
fieldName: string;
|
||||
keyword?: number;
|
||||
keyword?: string;
|
||||
},
|
||||
) {
|
||||
try {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue