[2.15.0][增量升级] 增加本地配置是否支持增量升级并记录此状态

This commit is contained in:
renwj
2023-03-31 16:30:20 +08:00
parent 4a21db3cab
commit fe5616622e
7 changed files with 32 additions and 33 deletions

View File

@@ -219,5 +219,4 @@ object FunctionBuildConfig {
@Volatile
@JvmField
var isSupportPatchUpgrade = true
}