This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
renguanyu
/
gin-vue-admin
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
dddd
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
102
Commits
4
Branches
0
Tags
51 MiB
Tree:
a17dbe019a
dev
master
qin_1
ren
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'a17dbe019a'
${ noResults }
gin-vue-admin
/
gin_server_admin
/
config
/
excel.go
6 lines
93 B
Raw
Normal View
History
初始化
4 years ago
package
config
type
Excel
struct
{
Dir
string
`
mapstructure:"dir" json:"dir" yaml:"dir"
`
}