class SystemParamConfig {
static const String appVersion = "app_version";
static const String isForceUpgrade = "is_app_force_upgrade";
}