|
|
@ -104,7 +104,6 @@ public class ThirdProductConfig { |
|
|
|
object.put("productPayType" , bsConfigService.getProductPayTypeByMap(listMap)); |
|
|
|
object.put("productPayType" , bsConfigService.getProductPayTypeByMap(listMap)); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
object.put("productPlatform" , bsConfigService.getProductPlatformByMap(listMap)); |
|
|
|
object.put("productPlatform" , bsConfigService.getProductPlatformByMap(listMap)); |
|
|
|
|
|
|
|
|
|
|
|
return object; |
|
|
|
return object; |
|
|
|