切换主体

This commit is contained in:
ziming 2026-03-26 11:27:34 +08:00
parent 5db078e26a
commit 4ec1809383
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ func (w *BankMultiActivityImpl) Notify(ctx context.Context, mchId string, header
var plainText bo.PlainText
if err = json.Unmarshal([]byte(decodeBodyStr), &plainText); err != nil {
return nil, err
return nil, fmt.Errorf("plainText json.Unmarshal error: %v", err)
}
return &bo.WechatVoucherNotifyBo{