getMerchantPromoteBgPicUrl method
商户推广页面图片地址
Implementation
String getMerchantPromoteBgPicUrl() {
return _getParamModel()?.merchantPromoteBgPicUrl ?? "";
}
商户推广页面图片地址
String getMerchantPromoteBgPicUrl() {
return _getParamModel()?.merchantPromoteBgPicUrl ?? "";
}