Skip to content

appVersion

appVersion指的是支付宝小程序应用的版本

js
fundebug.init(
{
    appVersion: "3.2.5"
})