This website works better with JavaScript
Home
Explore
Help
Sign In
k.zhang
/
duoduo-lhf
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
b9473176d7
Branches
Tags
develop
master
test
duoduo-lhf
/
models
/
user
/
admin.amount.go
admin.amount.go
86 B
History
Raw
1
2
3
4
5
6
7
package user
type AdminAmountRequest struct {
}
type AdminAmountResponse struct {
}