admin
2019-07-23 496c2842240eae09bb56e98e1fae71540a85befa
fanli/src/main/java/com/yeshi/fanli/service/impl/tlj/UserTaoLiJinRecordServiceImpl.java
@@ -374,9 +374,8 @@
            
            // 使用成功消息
            try {
               String beizhu = "未被领取/使用的部分将会退回";
               SimpleDateFormat sd = new SimpleDateFormat("yyyy.MM.dd hh.mm");
               String beizhu = "未被领取或领取后未使用部分退回";
               SimpleDateFormat sd = new SimpleDateFormat("yyyy.MM.dd HH.mm");
               String time = sd.format(new Date());
               MsgOtherTaoLiJinContentDTO content = new MsgOtherTaoLiJinContentDTO();
               content.setState("红包扣除");