Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( //Router 路由 Router *gin.Engine //RegFileSrc 文件路径 RegFileSrc = "reg.json" )
Functions ¶
Types ¶
type DataReportCodeType ¶
type DataReportCodeType struct {
Code string `json:"code"`
}
type DataSystemRegType ¶
Click to show internal directories.
Click to hide internal directories.