Skip to content

统一规范字段和方法名称,持续完善... #75

@imfly

Description

@imfly

没有规矩,就是噩梦 😿

进一步规范如下:

原则:前后一致,逻辑一致,简单清晰
规范:名称一概使用完整英文驼峰模式,比如:blockId,而不是 block_id,更不是 b_id

影响到编码内容包括:

  1. 数据库字段名称(不是数据库名称)

  2. proto 对象字段

  3. (类)属性和(类)方法

数据库名称不改变,仍然使用26个字符、_、数字组合,具体名字使用 完整英文

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions