This website works better with JavaScript.
Home
Explore
Help
Sign In
go_rely_warehouse
/
zyos_go_order_relate_rule
Watch
4
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
253
Wiki
Activity
Browse Source
更新牛贝制度
tags/v4.3.0
huangjiajun
1 year ago
parent
dcea0e5906
commit
c7e130015b
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
lib/comm_plan/niubei_all.go
+ 1
- 1
lib/comm_plan/niubei_all.go
View File
@@ -37,7 +37,7 @@ func NiuBeiCalReturnAmountAndRatio(eg *xorm.Engine, pvd, bili string, integralFe
return 0, 0, nil, nil
}
for _, v := range o2oRatioSet {
if v.Key == bili {
if
zhios_order_relate_utils.StrToFloat64(
v.Key
)
==
zhios_order_relate_utils.StrToFloat64(
bili
)
{
ratio = v.Ratio
}
}
Write
Preview
Loading…
Cancel
Save