Skip to content

Commit ab8c9af

Browse files
committed
update comment
1 parent bdc6ffa commit ab8c9af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dto_proto/http_dto.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ message CreateBotReq{
3131
message CreateBotResp{
3232
}
3333

34-
// 创建机器人 /bot/delete/v1/
34+
// 删除机器人 /bot/delete/v1/
3535
message DeleteBotReq{
3636
int64 bot_id = 1;
3737
}

0 commit comments

Comments
 (0)