瀏覽代碼

update

master
shenjiachi 1 天之前
父節點
當前提交
726550f149
共有 1 個檔案被更改,包括 0 行新增2 行删除
  1. +0
    -2
      consume/egg_fin_withdraw_apply_consume.go

+ 0
- 2
consume/egg_fin_withdraw_apply_consume.go 查看文件

@@ -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…
取消
儲存