getMessage(); } } public function testMakeType() { $reg = '/make_type=(\d+)/i'; $ret = preg_match($reg, '发送红包,红包单号: xxxxxx make_type=6', $arr); } }