This repository has been archived on 2022-04-14. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
2020-03-24 09:23:34 +08:00
..
2020-03-24 09:23:34 +08:00
2020-03-24 09:23:34 +08:00
2020-03-24 09:23:34 +08:00
2020-03-24 09:23:34 +08:00
2020-03-24 09:23:34 +08:00

2.定义表结构体

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