wangqifan hace 3 años
padre
commit
ef06319f4a
Se han modificado 1 ficheros con 45 adiciones y 45 borrados
  1. 45 45
      src/main/java/com/izouma/nineth/service/OrderService.java

+ 45 - 45
src/main/java/com/izouma/nineth/service/OrderService.java

@@ -849,56 +849,56 @@ public class OrderService {
 //                                        .substring(9) + "【已出售】</span></div><div style=\"display: flex\"><img style=\"width: 18px; height: 18px; margin: 5px 10px 0 0\"src=\"https://cdn.raex.vip/image/2023-04-06-14-28-32HcaKTDYb.png\"alt=\"\"/><span>分类:【RID元域名】</span></div><div style=\"display: flex\"><img style=\"width: 18px; height: 18px; margin: 5px 10px 0 0\"src=\"https://cdn.raex.vip/image/2023-04-06-14-31-49lldhGaqC.png\"alt=\"\"/><span>销售价格:【" + order
 //                                        .getTotalPrice() + "】</span></div><div style=\"display: flex\"><img style=\"width: 18px; height: 18px; margin: 5px 10px 0 0\"src=\"https://cdn.raex.vip/image/2023-04-06-14-32-21ciilInpO.png\"alt=\"\"/><span>交易时间:<br/>【" + localDateTimeNowStr + "】</span></div>";
 
-                                String info = "<div style=\"padding: 4px 0\">\n" +
-                                        "                        <div\n" +
-                                        "                            style=\"\n" +
-                                        "                                line-height: 40px;\n" +
-                                        "                                background: #06c04f;\n" +
-                                        "                                border-radius: 4px;\n" +
-                                        "                                padding: 0 12px;\n" +
-                                        "                                margin-bottom: 12px;\n" +
-                                        "                                font-weight: bold;\n" +
-                                        "                            \"\n" +
-                                        "                        >\n" +
-                                        "                            RAEX绿洲:RID元域名称交易监控\n" +
-                                        "                        </div>\n" +
-                                        "                        <div style=\"display: flex; margin-bottom: 8px\">\n" +
-                                        "                            <img\n" +
-                                        "                                style=\"width: 18px; height: 18px; margin: 5px 10px 0 0\"\n" +
-                                        "                                src=\"https://cdn.raex.vip/image/2023-04-06-14-32-07vINcTaZP.png\"\n" +
-                                        "                                alt=\"\"\n" +
-                                        "                            />\n" +
+                                String info = "<div style=\"padding: 4px 0\">" +
+                                        "                        <div" +
+                                        "                            style=\"" +
+                                        "                                line-height: 40px;" +
+                                        "                                background: #06c04f;" +
+                                        "                                border-radius: 4px;" +
+                                        "                                padding: 0 12px;" +
+                                        "                                margin-bottom: 12px;" +
+                                        "                                font-weight: bold;" +
+                                        "                            \"" +
+                                        "                        >" +
+                                        "                            RAEX绿洲:RID元域名称交易监控" +
+                                        "                        </div>" +
+                                        "                        <div style=\"display: flex; margin-bottom: 8px\">" +
+                                        "                            <img" +
+                                        "                                style=\"width: 18px; height: 18px; margin: 5px 10px 0 0\"" +
+                                        "                                src=\"https://cdn.raex.vip/image/2023-04-06-14-32-07vINcTaZP.png\"" +
+                                        "                                alt=\"\"" +
+                                        "                            />" +
                                         "                            <span> RID:"
                                         + collection
                                         .getName()
                                         .substring(9)
-                                        + "【已出售】</span>\n" +
-                                        "                        </div>\n" +
-                                        "                        <div style=\"display: flex; margin-bottom: 8px\">\n" +
-                                        "                            <img\n" +
-                                        "                                style=\"width: 18px; height: 18px; margin: 5px 10px 0 0\"\n" +
-                                        "                                src=\"https://cdn.raex.vip/image/2023-04-06-14-28-32HcaKTDYb.png\"\n" +
-                                        "                                alt=\"\"\n" +
-                                        "                            />\n" +
-                                        "                            <span>分类: 【RID元域名】</span>\n" +
-                                        "                        </div>\n" +
-                                        "                        <div style=\"display: flex; margin-bottom: 8px\">\n" +
-                                        "                            <img\n" +
-                                        "                                style=\"width: 18px; height: 18px; margin: 5px 10px 0 0\"\n" +
-                                        "                                src=\"https://cdn.raex.vip/image/2023-04-06-14-31-49lldhGaqC.png\"\n" +
-                                        "                                alt=\"\"\n" +
-                                        "                            />\n" +
+                                        + "【已出售】</span>" +
+                                        "                        </div>" +
+                                        "                        <div style=\"display: flex; margin-bottom: 8px\">" +
+                                        "                            <img" +
+                                        "                                style=\"width: 18px; height: 18px; margin: 5px 10px 0 0\"" +
+                                        "                                src=\"https://cdn.raex.vip/image/2023-04-06-14-28-32HcaKTDYb.png\"" +
+                                        "                                alt=\"\"" +
+                                        "                            />" +
+                                        "                            <span>分类: 【RID元域名】</span>" +
+                                        "                        </div>" +
+                                        "                        <div style=\"display: flex; margin-bottom: 8px\">" +
+                                        "                            <img" +
+                                        "                                style=\"width: 18px; height: 18px; margin: 5px 10px 0 0\"" +
+                                        "                                src=\"https://cdn.raex.vip/image/2023-04-06-14-31-49lldhGaqC.png\"" +
+                                        "                                alt=\"\"" +
+                                        "                            />" +
                                         "                            <span>销售价格: 【" + order
-                                        .getTotalPrice() + " 】</span>\n" +
-                                        "                        </div>\n" +
-                                        "                        <div style=\"display: flex\">\n" +
-                                        "                            <img\n" +
-                                        "                                style=\"width: 18px; height: 18px; margin: 5px 10px 0 0\"\n" +
-                                        "                                src=\"https://cdn.raex.vip/image/2023-04-06-14-32-21ciilInpO.png\"\n" +
-                                        "                                alt=\"\"\n" +
-                                        "                            />\n" +
-                                        "                            <span>交易时间:<br />【" + localDateTimeNowStr + "】</span>\n" +
-                                        "                        </div>\n" +
+                                        .getTotalPrice() + " 】</span>" +
+                                        "                        </div>" +
+                                        "                        <div style=\"display: flex\">" +
+                                        "                            <img" +
+                                        "                                style=\"width: 18px; height: 18px; margin: 5px 10px 0 0\"" +
+                                        "                                src=\"https://cdn.raex.vip/image/2023-04-06-14-32-21ciilInpO.png\"" +
+                                        "                                alt=\"\"" +
+                                        "                            />" +
+                                        "                            <span>交易时间:<br />【" + localDateTimeNowStr + "】</span>" +
+                                        "                        </div>" +
                                         "                    </div>";
 //                                String info = "元域名:\"" + collection.getName().substring(9)
 //                                                                   .replace(".nft", "") + "\"\n" +