Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 114 Bytes

File metadata and controls

4 lines (3 loc) · 114 Bytes

编码规范

  1. proto文件中字段,使用小写+下划线
  2. 项目中禁止使用int作为整数类型。