Commit 3a9214a
committed
fix(ProtoExport): 修正MessageTypeHandler属性格式和位置
统一ProtoBuffUnityHelper和ProtoBuffServerHelper中MessageTypeHandler属性的格式,将模块位移计算用括号明确优先级,并调整属性位置使其位于类定义之前1 parent fa2cba2 commit 3a9214a
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
73 | 72 | | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments