Skip to content

Commit

Permalink
Add properties
Browse files Browse the repository at this point in the history
Signed-off-by: xiaofan-luan <[email protected]>
  • Loading branch information
xiaofan-luan committed Oct 11, 2023
1 parent 608051b commit 6916c5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions proto/common.proto
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,7 @@ message MsgBase {
uint64 timestamp = 3;
int64 sourceID = 4;
int64 targetID = 5;
map<string, string> properties = 6;
}

enum DslType {
Expand Down

0 comments on commit 6916c5a

Please sign in to comment.