| | |
| | | taoBaoAuthFail("账号绑定", "http://img.flqapp.com/resource/msg/icon_msg_account.png"),
|
| | | changeCode("账号修改", "http://img.flqapp.com/resource/msg/icon_msg_account.png"),
|
| | | vipApply("账户升级", "http://img.flqapp.com/resource/msg/icon_msg_account.png"),
|
| | | vipPgrade("等级成长","http://img.flqapp.com/resource/msg/icon_msg_account.png");
|
| | | vipPgrade("等级成长","http://img.flqapp.com/resource/msg/icon_msg_level.png");
|
| | |
|
| | | private final String desc;
|
| | | private final String icon;
|
| | |
| | | invite("邀请消息","http://img.flqapp.com/resource/msg/icon_msg_invite.png"),
|
| | | exchangeCode("恭喜你,邀请码兑换成功","http://img.flqapp.com/resource/msg/icon_msg_invite.png"),
|
| | | receiveGift("领取礼品","http://img.flqapp.com/resource/msg/icon_msg_invite.png"),
|
| | | fansUpgrade("粉丝升级","http://img.flqapp.com/resource/msg/icon_msg_invite.png"),
|
| | | fansDivorced("脱离提醒","http://img.flqapp.com/resource/msg/icon_msg_invite.png"),
|
| | | fansUpgrade("粉丝升级","http://img.flqapp.com/resource/msg/icon_msg_team_level.png"),
|
| | | fansDivorced("脱离提醒","http://img.flqapp.com/resource/msg/icon_msg_team_separate.png"),
|
| | | inviteSucceed("邀请提醒","http://img.flqapp.com/resource/msg/icon_msg_invite.png");
|
| | |
|
| | | private final String desc;
|
| | |
| | | @Table("yeshi_ec_msg_money")
|
| | | public class MsgMoneyDetail {
|
| | | public enum MsgTypeMoneyTypeEnum {
|
| | | fanli("资金到账", "http://img.flqapp.com/resource/msg/icon_msg_fanli.png"),
|
| | | share("资金到账", "http://img.flqapp.com/resource/msg/icon_msg_share_money.png"),
|
| | | invite("资金到账", "http://img.flqapp.com/resource/msg/icon_msg_invite_money.png"),
|
| | | fanli("资金到账", "http://img.flqapp.com/resource/msg/icon_msg_money_recieve.png"),
|
| | | share("资金到账", "http://img.flqapp.com/resource/msg/icon_msg_money_recieve.png"),
|
| | | invite("资金到账", "http://img.flqapp.com/resource/msg/icon_msg_money_recieve.png"),
|
| | | extract("提现", "http://img.flqapp.com/resource/msg/icon_msg_extract.png"),
|
| | | fanliWeiQuan("资金退回","http://img.flqapp.com/resource/msg/icon_msg_fanli.png"),
|
| | | shareWeiQuan("资金退回", "http://img.flqapp.com/resource/msg/icon_msg_share_money.png"),
|
| | | fanliWeiQuan("资金退回","http://img.flqapp.com/resource/msg/icon_msg_money_drawback.png"),
|
| | | shareWeiQuan("资金退回", "http://img.flqapp.com/resource/msg/icon_msg_money_drawback.png"),
|
| | | extractAutoWX("自动提现", "http://img.flqapp.com/resource/money_detail/icon_system.png"),
|
| | | extractValid("提现验证", "http://img.flqapp.com/resource/msg/icon_msg_extract.png"),
|
| | | inviteWeiQuan("团队奖金扣除", "http://img.flqapp.com/resource/msg/icon_msg_invite_money.png"),
|