[6.6.2] fix bug of sop fusionMode

This commit is contained in:
EmArrow
2024-09-18 15:34:54 +08:00
parent dec0ce5009
commit 044e696f40
3 changed files with 30 additions and 25 deletions

View File

@@ -304,7 +304,7 @@ object FunctionBuildConfig {
*/
@Volatile
@JvmField
var fusionMode = 1
var fusionMode = 2
/**
* V2X总开关