This website works better with JavaScript.
首頁
探索
說明
登入
go_rely_warehouse
/
zyos_go_order_relate_rule
關註
4
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
253
Wiki
Activity
瀏覽代碼
更新牛贝制度
tags/v4.3.0
huangjiajun
1 年之前
父節點
dcea0e5906
當前提交
c7e130015b
共有
1 個文件被更改
,包括
1 次插入
和
1 次删除
分割檢視
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
查看文件
@@ -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…
取消
儲存