This website works better with JavaScript.
Home
Explore
Help
Sign In
EggPlanet
/
egg_mq_consume
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
update
master
shenjiachi
14 hours ago
parent
35e9489fb9
commit
726550f149
1 changed files
with
0 additions
and
2 deletions
Split View
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
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 {
Write
Preview
Loading…
Cancel
Save