mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-14 16:51:28 +00:00
Start TEngine3.0
Start TEngine3.0
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{{~
|
||||
name = x.name
|
||||
key_type = x.key_ttype
|
||||
value_type = x.value_ttype
|
||||
~}}
|
||||
|
||||
message {{x.pb_full_name}} {
|
||||
repeated {{protobuf_define_type value_type}} data_list = 1 [packed = false];
|
||||
}
|
Reference in New Issue
Block a user