Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 161 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 161 Bytes

Doo Store

Installation

go run main.go         # 运行
go run main.go migrate # 执行数据库迁移
go run main.go gen     # 生成代码