ソースを参照

update

master
dengbiao 13時間前
コミット
e97bc4046b
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      consume/egg_fin_withdraw_apply_consume.go

+ 1
- 1
consume/egg_fin_withdraw_apply_consume.go ファイルの表示

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

}

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

func dealFinWithdrawApplyStateForBad(finWithdrawApply *model.FinWithdrawApply) error {


読み込み中…
キャンセル
保存