Browse Source

update

master
shenjiachi 1 day ago
parent
commit
726550f149
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      consume/egg_fin_withdraw_apply_consume.go

+ 0
- 2
consume/egg_fin_withdraw_apply_consume.go View File

@@ -94,8 +94,6 @@ func handleEggFinWithdrawApplyDataConsume(msgData []byte, client *alipay.Client,
return err
}

return errors.New("测试")

applyDb := implement.NewFinWithdrawApplyDb(db.Db)
apply, err := applyDb.FinWithdrawApplyGet(msg.Id)
if err != nil {


Loading…
Cancel
Save