update doc and mq.sh

This commit is contained in:
2026-05-15 08:48:24 +08:00
parent 312abdc34b
commit 9d49b72abf
2 changed files with 589 additions and 596 deletions
+3 -3
View File
@@ -53,7 +53,7 @@ ${YELLOW}用法:${NC}
$0 <command> [options]
${YELLOW}命令:${NC}
${GREEN}init${NC} 从数据库读取所有启用的平台,完全重建 MQ 配置
${GREEN}init${NC} 从数据库读取所有启用的平台,完全重建 MQ 配置
- 删除现有 VHost 及所有资源
- 从 platforms 表读取 enabled=true 的平台
- 创建所有 Exchange、Queue、Binding
@@ -71,9 +71,9 @@ ${YELLOW}命令:${NC}
- 从 mq_user.php 中移除配置
示例: $0 remove shopee
${GREEN}list${NC} 列出当前 MQ 中已配置的平台
${GREEN}list${NC} 列出当前 MQ 中已配置的平台
${GREEN}version${NC} 显示 RabbitMQ 服务器版本信息
${GREEN}version${NC} 显示 RabbitMQ 服务器版本信息
${GREEN}reset-password${NC} 重置指定用户的密码
--user <name> 用户名称 (consumer/ops/平台名)
+586 -593
View File
File diff suppressed because it is too large Load Diff