1.web框架Iris 2. orm gorm 依赖安装 1.1 go get -u github.com/kataras/iris 1.2 go get -u github.com/jinzhu/gorm 1.3 go get -u github.com/go-sql-driver/mysql