yumeng 4 vuotta sitten
vanhempi
commit
e09dc30d57

+ 8 - 1
module-kuaishou/src/main/java/cn/com/ctop/kuaishou/modules/report/mapper/xml/KuaishouReportDailyAccountMapper.xml

@@ -456,6 +456,7 @@
         action_ratio,
         impression_1k_cost,
         photo_click_cost,
+        @click_1k_cost,
         action_cost,
         event_pay_first_day,
         event_pay_purchase_amount_first_day,
@@ -514,7 +515,13 @@
         @event_new_user_jinjian_page_roi,
         @event_new_user_credit_grant_page,
         @event_new_user_credit_grant_page_cost,
-        @event_new_user_credit_grant_page_roi
+        @event_new_user_credit_grant_page_roi,
+        @event_appoint_form,
+        @event_appoint_form_cost,
+        @event_appoint_form_ratio,
+        @event_appoint_jump_click,
+        @event_appoint_jump_click_cost,
+        @event_appoint_jump_click_ratio
         )
           set account_id = #{accountId}
     </insert>