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