dever 6 năm trước cách đây
mục cha
commit
c3a02d3f9f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      applet/src/Msg.php

+ 1 - 1
applet/src/Msg.php

@@ -158,7 +158,7 @@ class Msg
 			if ($list) {
 				Dever::import('queue');
 				foreach ($list as $k => $v) {
-					if (is_numeric($v['form_id']) && $v['openid'] == 'oIZ895adCNPtwyPX47Uv8ne8_xcM') {
+					if ($v['form_id'] && $v['openid'] == 'oIZ895adCNPtwyPX47Uv8ne8_xcM') {
 						$param = array();
 						$param['key'] = $key;
 						$param['project_id'] = $project_id;