public class LPMessageDataModel
extends java.lang.Object
表情: {"type": "emoji", "key": "wx"}
图片: {"type": "image", "url": "https://xxxx", "width": 100, "height": 50}
礼物打赏: {"type": "reward-gift", "giftImg": "https://xxxx", "giftName": "666", "isFloat": "1"}
现金打赏: {"type": "reward-cash", "price": "0.01"}
Created by Shubo on 2017/5/25.