添加服务消息通知的消息记录和操作统计记录

This commit is contained in:
longbinbin
2024-12-13 14:02:38 +08:00
parent b544639b11
commit f73d950599
7 changed files with 114 additions and 24 deletions

View File

@ -10,7 +10,7 @@ public enum StatisticEnum {
ON_SITE_PAYMENT(3,"现场支付"),
POST_PAYMENT(4,"事后支付"),
REFUND(5,"退款"),
AGREE_TO_PUSH(6,"同意推送"),
MESSAGE_PUSH(6,"消息推送"),
DOWNLOAD(8,"下载"),
CLICK_ON_PAYMENT(9,"点击支付、购买"),