示例#1
0
 def func(pipe):
     InviteCount.incrby(now or OSAUtil.get_now(),
                        InviteCount.TARGET.TUTOEND, cnt, pipe)
示例#2
0
 def func(pipe):
     InviteCount.incrby(now or OSAUtil.get_now(),
                        InviteCount.TARGET.SUCCESS, cnt, pipe)