Explorar el Código

intro inner no 计算

abiao hace 5 años
padre
commit
ea35d75b8a

+ 1 - 1
go/gopath/src/fohow.com/apps/controllers/cron_controller/init.go

@@ -74,7 +74,7 @@ func exec(name string) {
 	case "udpate_sold_count": //更新已售数量
 		updateSoldCount()
 	case "comb_three_user": //更新内部关系
-		threebUserRelation()
+		go threebUserRelation()
 	case "register_wxuser": //修复数据--注册会员
 		registerWxUser()
 	case "cancel_order": //下单24h未支付改为已取消