Skip to content
This repository has been archived by the owner on Nov 17, 2019. It is now read-only.

Latest commit

 

History

History
3 lines (2 loc) · 168 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 168 Bytes

2.定义表结构体

xorm支持将一个struct映射为数据库中对应的一张表。映射规则可以查看:名称映射规则