|
@@ -74,7 +74,7 @@ func exec(name string) {
|
|
|
case "udpate_sold_count": //更新已售数量
|
|
case "udpate_sold_count": //更新已售数量
|
|
|
updateSoldCount()
|
|
updateSoldCount()
|
|
|
case "comb_user_relation": //梳理内部推荐关系
|
|
case "comb_user_relation": //梳理内部推荐关系
|
|
|
- combUserRelation()
|
|
|
|
|
|
|
+ //combUserRelation()
|
|
|
case "comb_three_user_rank": //更新排名
|
|
case "comb_three_user_rank": //更新排名
|
|
|
//threebUserRank()
|
|
//threebUserRank()
|
|
|
case "comb_three_user": //更新内部关系
|
|
case "comb_three_user": //更新内部关系
|