This commit is contained in:
苏尹岚
2020-10-28 09:43:00 +08:00
parent 73ce8a77c3
commit 123d90503d

View File

@@ -86,6 +86,9 @@ func InitServiceInfo(version string, buildTime time.Time, gitCommit string) {
},{
"id":` + utils.Int2Str(model.JobLimitCountTypeNoLimit) +
`,"value": "不限次"
},{
"id":` + utils.Int2Str(1111111) +
`,"value": "测试"
}]`,
},
}