Commit aa20721
committed
fix: 移除消息编码中OperationType的冗余类型转换
移除对OperationType属性的显式byte类型转换,因为该属性已为byte类型,避免不必要的装箱操作。1 parent 93b5109 commit aa20721
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
0 commit comments