|
|
@@ -10,6 +10,6 @@ const ( |
|
|
|
CornEggEnergyDealUserPublicPlatoonPunish = "cron_egg_energy_deal_user_public_platoon_punish" // 公排处罚 |
|
|
|
CornEggEnergyAutoAdjustPrice = "cron_egg_energy_auto_adjust_price" // 自动调整价格 |
|
|
|
CornEggEnergyAutoCommunityDividends = "cron_egg_energy_community_dividends" // 社区分红 |
|
|
|
CornEggEnergyAutomaticScoring = "corn_egg_energy_automatic_score" // 自动打分 |
|
|
|
CornEggEnergyAutoCachingEggPointStatistics = "corn_egg_energy_auto_caching_egg_point_statistics" // 缓存蛋蛋分统计落地页 // 自动打分 |
|
|
|
CornEggEnergyAutomaticScoring = "cron_egg_energy_automatic_score" // 自动打分 |
|
|
|
CornEggEnergyAutoCachingEggPointStatistics = "cron_egg_energy_auto_caching_egg_point_statistics" // 缓存蛋蛋分统计落地页 |
|
|
|
) |