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) } }