From f8c86c25d4b1d41062295470111e0db11d008fe9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8B=8F=E5=B0=B9=E5=B2=9A?= <770236076@qq.com> Date: Fri, 16 Apr 2021 08:40:04 +0800 Subject: [PATCH] aa --- business/jxstore/partner/mt/union.go | 1 - 1 file changed, 1 deletion(-) diff --git a/business/jxstore/partner/mt/union.go b/business/jxstore/partner/mt/union.go index 11e83d7e2..9d841fff8 100644 --- a/business/jxstore/partner/mt/union.go +++ b/business/jxstore/partner/mt/union.go @@ -19,7 +19,6 @@ func (s *UnionHandler) GetUnionActList(ctx *jxcontext.Context, actType int) (act Ratio: v.Ratio, ActSrc: v.ActSrc, } - actList = append(actList, act) } }