appVersion指的是应用版本
使用fundebug的属性进行配置appVersion
fundebug.appVersion = "3.2.5"
使用fundebug.config函数配置appVersion
fundebug.config( { appVersion: "3.2.5" })