flyzto 6 月之前
父節點
當前提交
0c21d236b5
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      server/triangle/totalProfitCalc.js

+ 1 - 0
server/triangle/totalProfitCalc.js

@@ -197,6 +197,7 @@ const calcGoldsWithWinTarget = (data) => {
     goldM2,
     jc_index_1,
     jc_index_2,
+    jc_base: GOLD_BASE,
   }
 }