Skip to content

Commit dcfa42c

Browse files
Update messaging.md
1 parent 61f2d02 commit dcfa42c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/user-guide/en/cap/messaging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ The following is the content that needs to be written into the header of the mes
9999

100100
| Key | DataType | Description |
101101
| ------------- | -------- | -------------------------------------------------------------- |
102-
| cap-msg-id | string | Message Id, Generated by snowflake algorithm, can also be guid |
102+
| cap-msg-id | long | Message Id, Generated by snowflake algorithm |
103103
| cap-msg-name | string | The name of the message |
104104
| cap-msg-type | string | The type of message, `typeof(T).FullName`(not required) |
105105
| cap-senttime | string | sending time (not required) |

0 commit comments

Comments
 (0)