This website works better with JavaScript
Home
Explore
Help
Register
Sign In
dashoo
/
opms_backend
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
7143da4c29
Branches
Tags
develop
featrue/tongji
feature/审批
feature/无审批
master
opms_backend
/
opms_parent
/
app
/
model
/
proj
/
report.go
report.go
70 B
History
Raw
1
2
3
4
5
package model
type QueryNumReq struct {
Date string `json:"date"`
}