初始化项目
This commit is contained in:
@@ -7,9 +7,7 @@ import (
|
||||
"cidservice/service"
|
||||
)
|
||||
|
||||
var (
|
||||
StatReport = &statReport{}
|
||||
)
|
||||
var StatReport = new(statReport)
|
||||
|
||||
type statReport struct{}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user