Browse Source

update

master
dengbiao 7 hours ago
parent
commit
e97bc4046b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      consume/egg_fin_withdraw_apply_consume.go

+ 1
- 1
consume/egg_fin_withdraw_apply_consume.go View File

@@ -160,7 +160,7 @@ func handleEggFinWithdrawApplyDataConsume(msgData []byte, client *alipay.Client)

}

return session.Begin()
return session.Commit()
}

func dealFinWithdrawApplyStateForBad(finWithdrawApply *model.FinWithdrawApply) error {


Loading…
Cancel
Save