tribally report

This commit is contained in:
2025-05-06 20:36:39 +08:00
parent 95a4337ab3
commit 23576211d5
14 changed files with 409 additions and 15 deletions

View File

@@ -19,6 +19,7 @@ var cronList = []func(context.Context, *svc.ServiceContext) cron.Job{
stake_settle.NewCron,
//game_notify.NewCron,
check_points_stake.NewCron,
//tribally_report.NewCron,
}
type Corns struct {