mirror of
https://github.com/w7corp/easywechat.git
synced 2025-02-02 02:34:22 +00:00
Created 自定义菜单 (markdown)
parent
96c519b683
commit
d2ad14494b
9
自定义菜单.md
Normal file
9
自定义菜单.md
Normal file
@ -0,0 +1,9 @@
|
||||
```php
|
||||
$wechat->menu;
|
||||
```
|
||||
|
||||
+ `$menu->get();` 读取菜单
|
||||
+ `$menu->set($menus);` 设置菜单
|
||||
+ `$menu->delete();` 删除菜单
|
||||
|
||||
> 待补充...
|
Loading…
Reference in New Issue
Block a user