1 Star 0 Fork 0

aiyi_company / gin_Power_AdminApi

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 2.04 KB
一键复制 编辑 原始数据 按行查看 历史
aiyiinfo 提交于 2020-03-28 11:05 . new

电力后端API

##swagger http://localhost:8000/swagger/index.html ##mod配置 module com.dianli.admin

go 1.13

require (
	github.com/360EntSecGroup-Skylar/excelize v1.3.1-0.20180527032555-9e463b461434
	github.com/PuerkitoBio/purell v1.1.1-0.20180310210909-975f53781597 // indirect
	github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751
	github.com/astaxie/beego v1.9.3-0.20171218111859-f16688817aa4
	github.com/boombuler/barcode v1.0.1-0.20180315051053-3c06908149f7
	github.com/denisenkom/go-mssqldb v0.0.0-20190920000552-128d9f4ae1cd // indirect
	github.com/dgrijalva/jwt-go v3.1.0+incompatible
	github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 // indirect
	github.com/gin-gonic/gin v1.3.0
	github.com/go-ini/ini v1.32.1-0.20180214101753-32e4be5f41bb
	github.com/go-sql-driver/mysql v1.4.1-0.20190510102335-877a9775f068 // indirect
	github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0
	github.com/gomodule/redigo v2.0.1-0.20180401191855-9352ab68be13+incompatible
	github.com/jinzhu/gorm v0.0.0-20180213101209-6e1387b44c64
	github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d // indirect
	github.com/jinzhu/now v1.0.1 // indirect
	github.com/json-iterator/go v1.1.7 // indirect
	github.com/lib/pq v1.2.0 // indirect
	github.com/mattn/go-sqlite3 v1.11.0 // indirect
	github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 // indirect
	github.com/smartystreets/goconvey v0.0.0-20190731233626-505e41936337 // indirect
	github.com/swaggo/gin-swagger v1.0.1-0.20190110070702-0c6fcfd3c7f3
	github.com/swaggo/swag v1.4.0
	github.com/tealeg/xlsx v1.0.4-0.20180419195153-f36fa3be8893
	github.com/unknwon/com v1.0.1
	golang.org/x/image v0.0.0-20180628062038-cc896f830ced // indirect
	golang.org/x/sys v0.0.0-20190921204832-2dccfee4fd3e // indirect
	google.golang.org/appengine v1.6.3 // indirect
	gopkg.in/go-playground/assert.v1 v1.2.1 // indirect
	gopkg.in/ini.v1 v1.47.0 // indirect
)
Go
1
https://gitee.com/power_inspection/gin_Power_AdminApi.git
git@gitee.com:power_inspection/gin_Power_AdminApi.git
power_inspection
gin_Power_AdminApi
gin_Power_AdminApi
master

搜索帮助