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,
   }
 }