...
 
Commits (1)
...@@ -16,7 +16,6 @@ func EventInit() { ...@@ -16,7 +16,6 @@ func EventInit() {
UserBagSendEvent() UserBagSendEvent()
CpGiftEvent() CpGiftEvent()
CpSpaceVisitEvent() CpSpaceVisitEvent()
CompensateCpScore()
} }
func UserBagSendEvent() { func UserBagSendEvent() {
......