desc:去掉打印,可能产生卡顿

main
xiaowusky 2 years ago
parent 22fc7c31ee
commit b28bd9881c

@ -167,7 +167,7 @@ object ParseHelper {
tempGasData.clear() tempGasData.clear()
} }
} catch (e: Exception) { } catch (e: Exception) {
e.printStackTrace() // e.printStackTrace()
} }
} }
} }

Loading…
Cancel
Save