切换主体
This commit is contained in:
parent
2735d8d71d
commit
6a06e1fed4
|
|
@ -82,8 +82,8 @@ func (w *BankMultiActivityImpl) Notify(ctx context.Context, mchId string, header
|
|||
ResourceType: body.ResourceType,
|
||||
EventType: body.EventType,
|
||||
Summary: body.Summary,
|
||||
//OriginalType: body.OriginalType,
|
||||
//AssociatedData: body.AssociatedData,
|
||||
OriginalType: body.Resource.OriginalType,
|
||||
AssociatedData: body.Resource.AssociatedData,
|
||||
PlainText: plainText,
|
||||
}, nil
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue