From 123d90503d6baf2f8fb11b1c289c99ad67ada54e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8B=8F=E5=B0=B9=E5=B2=9A?= <770236076@qq.com> Date: Wed, 28 Oct 2020 09:43:00 +0800 Subject: [PATCH] test --- business/jxstore/cms/cms.go | 3 +++ 1 file changed, 3 insertions(+) diff --git a/business/jxstore/cms/cms.go b/business/jxstore/cms/cms.go index 454666e68..ef236758d 100644 --- a/business/jxstore/cms/cms.go +++ b/business/jxstore/cms/cms.go @@ -86,6 +86,9 @@ func InitServiceInfo(version string, buildTime time.Time, gitCommit string) { },{ "id":` + utils.Int2Str(model.JobLimitCountTypeNoLimit) + `,"value": "不限次" + },{ + "id":` + utils.Int2Str(1111111) + + `,"value": "测试" }]`, }, }