From a91d36bad22bc2364e2216ae4821eb563caa3adf Mon Sep 17 00:00:00 2001 From: Anyon Date: Thu, 4 Apr 2019 13:17:05 +0800 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e413118fb..5fe0446bc 100644 --- a/README.md +++ b/README.md @@ -46,10 +46,10 @@ PHP 开发技术交流( QQ 群 513350915) >* 执行 `php think xsync:config` 从线上服务更新 `config` 项目配置的部分文件(注意文件安全) * 微信资料管理 ->* 执行 `php think xfans:all` 更新已经对接的公众号粉丝全部列表 ->* 执行 `php think xfans:black` 更新已经对接的公众号黑名单列表 +>* 执行 `php think xfans:all` 更新已经对接的公众号全部列表 >* 执行 `php think xfans:list` 更新已经对接的公众号粉丝列表 ->* 执行 `php think xfans:tags` 更新已经对接的公众号煯标签列表 +>* 执行 `php think xfans:tags` 更新已经对接的公众号标签列表 +>* 执行 `php think xfans:black` 更新已经对接的公众号黑名单列表 * 守护进程管理 >* 执行 `php think xtask:reset` 重启消息任务守护进程