# Functions
MarshalEntity 将entity.EntityInterface序列化为Entity,用于生成代码。
Params:
- ei: 实现了entity.EntityInterface的entity。
Returns:
0: 序列化后的Entity。
ErrCodes:
- Err_0100020018.
Unmarshal 实现了[entity.EntityInterface]的entity反序列化。
Params:
- b: 序列化后的数据库信息。
Returns:
0: 反序列化后的Entity。.
# Variables
ImportPkgs 保存了导入的Go package路径。.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author