This website works better with JavaScript.
首頁
探索
說明
登入
EggPlanet
/
egg_mq_consume
關註
3
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
update
master
shenjiachi
1 天之前
父節點
35e9489fb9
當前提交
726550f149
共有
1 個文件被更改
,包括
0 次插入
和
2 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+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 {
Write
Preview
Loading…
取消
儲存