update sendcustomwxamessage

FFIB 5 年之前
父节点
当前提交
5a44a25e81
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      commands/management/commands/subscribe.py

+ 1 - 1
commands/management/commands/subscribe.py

@@ -93,7 +93,7 @@ class Command(CompatibilityBaseCommand):
93 93
                         openid=user.openid,
94 94
                         miniappid='wx02c3038b13008270',
95 95
                         pagepath='/pages/index/index?openCard=1',
96
-                        thumb_media_id=u'8BtvZ28qxAy-y7lnTT3NEuLauT7IArdBs0pW6a61ZJ1WYH_u_jVyCYj9SuEqvHDi',
96
+                        thumb_media_id=u'93tb_prlmkAr0UCU_HhL-nX2j7jx0F2nd0lqWVoeLPo',
97 97
                         title=u'申请电子保修卡'
98 98
                     )
99 99