This website works better with JavaScript.
Home
Explore
Help
Sign In
EggPlanet
/
egg_admin
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
update
master
dengbiao
19 hours ago
parent
34b6064957
commit
84972bd30c
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app/hdl/financial_center/hdl_withdraw.go
+ 1
- 1
app/hdl/financial_center/hdl_withdraw.go
View File
@@ -515,7 +515,7 @@ func WithdrawApplyAudit(c *gin.Context) {
}
dealUserWalletReq := md3.DealUserWalletReq{
Direction: "
sub
",
Direction: "
add
",
Kind: int(enum.UserWithdrawBad),
Title: enum.UserWithdrawBad.String(),
Uid: finWithdrawApply.Uid,
Write
Preview
Loading…
Cancel
Save