test del
This commit is contained in:
@@ -86,9 +86,6 @@ func InitServiceInfo(version string, buildTime time.Time, gitCommit string) {
|
|||||||
},{
|
},{
|
||||||
"id":` + utils.Int2Str(model.JobLimitCountTypeNoLimit) +
|
"id":` + utils.Int2Str(model.JobLimitCountTypeNoLimit) +
|
||||||
`,"value": "不限次"
|
`,"value": "不限次"
|
||||||
},{
|
|
||||||
"id":` + utils.Int2Str(1111111) +
|
|
||||||
`,"value": "测试"
|
|
||||||
}]`,
|
}]`,
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user