Преглед изворни кода

解决部分bug:浮动盈亏问题 打印日志

yu.jie пре 3 година
родитељ
комит
d264ea6d8e
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      RMA/app/src/main/java/cn/muchinfo/rma/global/data/AccountData.kt

+ 1 - 1
RMA/app/src/main/java/cn/muchinfo/rma/global/data/AccountData.kt

@@ -257,7 +257,7 @@ open class AccountData(
 
                         }
                     }
-//                    println("@@@"+Profit)
+                    println("@@@"+Profit)
                     valueOfposition_keep_watch_profit_and_loss += Profit
                 }