Explorar el Código

添加唤起应用

zxa hace 3 años
padre
commit
1ad7d66fc8

+ 4 - 1
jeecg-boot-module-system/src/main/java/org/jeecg/common/constant/AccountReportConstants.java

@@ -1216,9 +1216,12 @@ public class AccountReportConstants {
             "  \"eventAppInvokedCost\": {\n" +
             "  \"eventAppInvokedCost\": {\n" +
             "    \"comment\": \"唤醒应用成本\"\n" +
             "    \"comment\": \"唤醒应用成本\"\n" +
             "  },\n" +
             "  },\n" +
-            "  \"event_app_invokedRatio\": {\n" +
+            "  \"eventAppInvokedRatio\": {\n" +
             "    \"comment\": \"唤醒应用率\"\n" +
             "    \"comment\": \"唤醒应用率\"\n" +
             "  },\n" +
             "  },\n" +
+            "  \"eventNewUserPayRatio\": {\n" +
+            "    \"comment\": \"新增付费人数率\"\n" +
+            "  },\n" +
             "  \"adScene\": {\n" +
             "  \"adScene\": {\n" +
             "    \"comment\": \"投放场景\"\n" +
             "    \"comment\": \"投放场景\"\n" +
             "  }\n" +
             "  }\n" +