浏览代码

add shortvideo type

增加小视频类型,其他函数无影响
Ji Guang 9 年之前
父节点
当前提交
776e63d6e5
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      wechat.class.php

+ 1 - 0
wechat.class.php

@@ -52,6 +52,7 @@ class Wechat
 	const MSGTYPE_NEWS = 'news';
 	const MSGTYPE_VOICE = 'voice';
 	const MSGTYPE_VIDEO = 'video';
+	const MSGTYPE_SHORTVIDEO = 'shortvideo';
 	const EVENT_SUBSCRIBE = 'subscribe';       //订阅
 	const EVENT_UNSUBSCRIBE = 'unsubscribe';   //取消订阅
 	const EVENT_SCAN = 'SCAN';                 //扫描带参数二维码