每日报警心跳,缺省并发任务数从10改为5。
This commit is contained in:
@@ -148,7 +148,7 @@ func InitServiceInfo(version string, buildTime time.Time, gitCommit string) {
|
||||
}
|
||||
}
|
||||
|
||||
func GetServiceInfo(ctx *jxcontext.Context) interface{} {
|
||||
func GetServiceInfo(ctx *jxcontext.Context) map[string]interface{} {
|
||||
return serviceInfo
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user