Skip to content

Commit

Permalink
Update note.thrift
Browse files Browse the repository at this point in the history
  • Loading branch information
li-jin-gou authored Dec 6, 2024
1 parent 16df6fd commit 258d41c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bizdemo/easy_note/idl/note.thrift
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,5 @@ service NoteService {
DeleteNoteResponse DeleteNote(1:DeleteNoteRequest req)
QueryNoteResponse QueryNote(1:QueryNoteRequest req)
UpdateNoteResponse UpdateNote(1:UpdateNoteRequest req)
UpdateNoteResponse UpdateNote2(1:UpdateNoteRequest req)
}

0 comments on commit 258d41c

Please sign in to comment.