rpushjson v

Kimi.Huang 6 年之前
父節點
當前提交
6d30d366f7
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      commands/management/commands/hb.py

+ 1 - 0
commands/management/commands/hb.py

@@ -45,6 +45,7 @@ class Command(CompatibilityBaseCommand):
45 45
                         continue
46 46
 
47 47
                     if not user.openid:
48
+                        r.rpushjson(REDPACK_WAITING_SEND_LIST, v)
48 49
                         continue
49 50
 
50 51
                     send_jsapi_hb(user.openid, v.get('amount', 100), transfer=False)