@@ -305,7 +305,7 @@ function mvn_clean_deploy() {
memo() {
# 获取传入的参数
- updatedContent="#速记 "$1
+ updatedContent="#速记 "$*
# 构建请求体数据
data="{\"content\": \"$updatedContent\"}"