File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -56,6 +56,7 @@ public function post(array $options = [
5656 'www.qq.com ' ,
5757 'www.weixin.com ' ,
5858 ]),
59+ 'attach ' => '555588889999 ' ,
5960 ],
6061 'nonceless ' => true ,
6162 'security ' => true ,
@@ -108,6 +109,7 @@ public function postAsync(array $options = [
108109 'www.qq.com ' ,
109110 'www.weixin.com ' ,
110111 ]),
112+ 'attach ' => '555588889999 ' ,
111113 ],
112114 'nonceless ' => true ,
113115 'security ' => true ,
Original file line number Diff line number Diff line change @@ -63,6 +63,7 @@ public function post(array $options = [
6363 'h5_website_url ' => 'https://qq.com ' ,
6464 'domains ' => ['www.qq.com ' ],
6565 ],
66+ 'attach ' => '555588889999 ' ,
6667 ],
6768 'headers ' => [
6869 'Idempotency-Key ' => 'GzPCeo963zXKcO2hDVD8AjXIpgrj ' ,
@@ -123,6 +124,7 @@ public function postAsync(array $options = [
123124 'h5_website_url ' => 'https://qq.com ' ,
124125 'domains ' => ['www.qq.com ' ],
125126 ],
127+ 'attach ' => '555588889999 ' ,
126128 ],
127129 'headers ' => [
128130 'Idempotency-Key ' => 'GzPCeo963zXKcO2hDVD8AjXIpgrj ' ,
You can’t perform that action at this time.
0 commit comments