Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
weixin_authorize
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ikcrm_common
weixin_authorize
Commits
55b4c1ff
Commit
55b4c1ff
authored
Mar 19, 2014
by
lanrion
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated README.md
parent
cf8be4a1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
+2
-2
No files found.
README.md
View file @
55b4c1ff
...
...
@@ -2,7 +2,7 @@
## 重要通知
由于我的测试公众账号属于未认证,除了自定义菜单的测试是完全可以跑通的,其他高级API,均未能正常的测试,很有可能存在未知道的bug,如果有朋友有条件愿意,可以给我发邮件,我会协助你跑一遍测试,在此特别感谢
。
目前 "发送图片消息", "发送语音消息", "发送视频消息", "发送音乐消息", 还未写好测试,其他均已经正常
。
**注意:**
如果此信息一直存在,表示仍然没有跑完正常测试!!
...
...
@@ -80,7 +80,7 @@ $client ||= WeixinAuthorize::Client.new(ENV["APPID"], ENV["APPSECRET"])
*
[
自定义菜单创建接口
](
http://mp.weixin.qq.com/wiki/index.php?title=自定义菜单创建接口
)
`response = $client.create_menu(menu)`
`response = $client.create_menu(menu)
# Hash or Json
`
*
[
自定义菜单查询接口
](
http://mp.weixin.qq.com/wiki/index.php?title=自定义菜单查询接口
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment