From f4a0f2acc63d7785eab108419a4e16f5f688cb95 Mon Sep 17 00:00:00 2001 From: yujian <yujian@163.com> Date: 星期六, 18 一月 2020 12:06:27 +0800 Subject: [PATCH] 用户注册信息 --- fanli/src/main/java/com/yeshi/fanli/entity/money/UserMoneyDetail.java | 71 +++++++++++++++++++++++++++++++---- 1 files changed, 63 insertions(+), 8 deletions(-) diff --git a/fanli/src/main/java/com/yeshi/fanli/entity/money/UserMoneyDetail.java b/fanli/src/main/java/com/yeshi/fanli/entity/money/UserMoneyDetail.java index 1e5d45c..714072c 100644 --- a/fanli/src/main/java/com/yeshi/fanli/entity/money/UserMoneyDetail.java +++ b/fanli/src/main/java/com/yeshi/fanli/entity/money/UserMoneyDetail.java @@ -18,13 +18,46 @@ @Table("yeshi_ec_user_money_detail") public class UserMoneyDetail { + public UserMoneyDetail(Long id) { + this.id = id; + } + + public UserMoneyDetail() { + } + public enum UserMoneyDetailTypeEnum { - share("鍒嗕韩濂栭噾", "http://ec-1255749512.file.myqcloud.com/resource/money_detail/icon_share.png", ""), invite("閭�璇峰閲�", "http://ec-1255749512.file.myqcloud.com/resource/money_detail/icon_invite.png", ""), inviteAndShare("濂栭噾鏀跺叆", "http://ec-1255749512.file.myqcloud.com/resource/money_detail/icon_share.png", ""), fanli("杩斿埄鍒拌处", "http://ec-1255749512.file.myqcloud.com/resource/money_detail/icon_fanli.png", - ""), fanliWeiQuan("杩斿埄鎵i櫎", "http://ec-1255749512.file.myqcloud.com/resource/money_detail/icon_fanli.png", ""), inviteWeiQuan("閭�璇峰閲戞墸闄�", "http://ec-1255749512.file.myqcloud.com/resource/money_detail/icon_invite.png", ""), shareWeiQuan("鍒嗕韩濂栭噾鎵i櫎", "http://ec-1255749512.file.myqcloud.com/resource/money_detail/icon_share.png", - ""), weiQuan("鍞悗璁㈠崟鎵f", "http://ec-1255749512.file.myqcloud.com/resource/money_detail/icon_fanli.png", ""), systemEqualize("绯荤粺琛ラ綈", "http://ec-1255749512.file.myqcloud.com/resource/money_detail/icon_system.png", ""), scoreConvert("绉垎鍏戞崲", "http://ec-1255749512.file.myqcloud.com/resource/money_detail/icon_score.png", - ""), hongbao("瀹樻柟绾㈠寘", "http://ec-1255749512.file.myqcloud.com/resource/money_detail/icon_hongbao.png", "http://www.baidu.com"), hongbaoDeduct("绾㈠寘閫�娆�", "http://ec-1255749512.file.myqcloud.com/resource/money_detail/icon_hongbao.png", - ""), buyScore("璐拱绉垎", "http://ec-1255749512.file.myqcloud.com/resource/money_detail/icon_score.png", ""), extract("鎻愮幇", "http://ec-1255749512.file.myqcloud.com/resource/money_detail/icon_extract.png", - ""), extractVerify("鎻愮幇楠岃瘉", "http://ec-1255749512.file.myqcloud.com/resource/money_detail/icon_extract.png", ""), extractReject("鎻愮幇琚嫆", "http://ec-1255749512.file.myqcloud.com/resource/money_detail/icon_extract.png", ""); + share("鍒嗕韩濂栭噾", "http://img.flqapp.com/resource/money_detail/icon_share.png", ""), + invite("閭�璇峰閲�", "http://img.flqapp.com/resource/money_detail/icon_invite.png", ""), + inviteAndShare("濂栭噾鏀跺叆", "http://img.flqapp.com/resource/money_detail/icon_share.png", ""), + fanli("杩斿埄鍒拌处", "http://img.flqapp.com/resource/money_detail/icon_fanli.png", ""), + fanliWeiQuan("杩斿埄鎵i櫎", + "http://img.flqapp.com/resource/money_detail/icon_fanli.png", + "http://apph5.banliapp.com/AppPage/1.8.0/all_help_content.html?id=214"), + inviteWeiQuan("閭�璇峰閲戞墸闄�", + "http://img.flqapp.com/resource/money_detail/icon_invite.png", + "http://apph5.banliapp.com/AppPage/1.8.0/all_help_content.html?id=214"), + shareWeiQuan("鍒嗕韩濂栭噾鎵i櫎", + "http://img.flqapp.com/resource/money_detail/icon_share.png", + "http://apph5.banliapp.com/AppPage/1.8.0/all_help_content.html?id=214"), + weiQuan("鍞悗璁㈠崟鎵f", + "http://img.flqapp.com/resource/money_detail/icon_fanli.png", + "http://apph5.banliapp.com/AppPage/1.8.0/all_help_content.html?id=214"), + systemEqualize("绯荤粺琛ラ綈", "http://img.flqapp.com/resource/money_detail/icon_system.png", ""), + scoreConvert("閲戝竵鍏戞崲", "http://img.flqapp.com/resource/money_detail/icon_score.png", ""), + hongbao("瀹樻柟绾㈠寘", "http://img.flqapp.com/resource/money_detail/icon_hongbao.png", ""), + hongbaoDeduct("绾㈠寘閫�娆�", "http://img.flqapp.com/resource/money_detail/icon_hongbao.png", ""), + buyScore("璐拱绉垎", "http://img.flqapp.com/resource/money_detail/icon_score.png", ""), + extract("鎻愮幇", "http://img.flqapp.com/resource/money_detail/icon_extract.png", ""), + extractVerify("鎻愮幇楠岃瘉", "http://img.flqapp.com/resource/money_detail/icon_extract.png", ""), + extractReject("鎻愮幇琚嫆", "http://img.flqapp.com/resource/money_detail/icon_extract.png", ""), + orderReward("杩斿埄濂栧姳閲�", "http://img.flqapp.com/resource/money_detail/icon_order_reward.png", ""), + repeatStatistic("閲嶅缁熻杩斿埄/濂栭噾鎵i櫎", "http://img.flqapp.com/resource/money_detail/icon_fanli.png", ""), + elmeFanli("楗夸簡涔堣繑鍒╁埌璐�", "http://img.flqapp.com/resource/money_detail/icon_fanli.png", ""), + redPackExchange("绾㈠寘鎻愮幇鍒颁綑棰�", "http://img.flqapp.com/resource/msg/icon_hongbao_tixian.png", ""), + extractAutoWX("鑷姩鎻愮幇", "http://img.flqapp.com/resource/money_detail/icon_extract.png", ""), + extractAutoWXRefund("鑷姩鎻愮幇澶辫触", "http://img.flqapp.com/resource/money_detail/icon_extract.png", ""), + subsidy("棰濆琛ヨ创", "http://img.flqapp.com/resource/msg/icon_msg_subsidy.png", ""); + private final String desc; private final String picture; private final String helpUrl; @@ -59,6 +92,10 @@ @Expose @Column(name = "umd_type") private UserMoneyDetailTypeEnum type; + + @Column(name = "umd_order_type") + private Integer orderType;// 鍜岃鍗曠浉鍏虫暟鎹墠澶勭悊 + @Expose @Column(name = "umd_title") private String title;// 鏍囬 @@ -79,8 +116,19 @@ private Date createTime; @Column(name = "umd_updatetime") private Date updateTime; - - private Integer state;//鑰佺増鏄庣粏閫傜敤璇ュ瓧娈� + + private Integer state;// 鑰佺増鏄庣粏閫傜敤璇ュ瓧娈� + + @Column(name = "umd_show") + private Boolean show;// 鏄惁鏄剧ず + + public Boolean getShow() { + return show; + } + + public void setShow(Boolean show) { + this.show = show; + } public Integer getState() { return state; @@ -186,5 +234,12 @@ this.updateTime = updateTime; } + public Integer getOrderType() { + return orderType; + } + + public void setOrderType(Integer orderType) { + this.orderType = orderType; + } } -- Gitblit v1.8.0