recode添加close和mq消息发送
Step 1. Update the repo and checkout the branch we are going to merge
git fetch origin git checkout -b dev-cmhu origin/dev-cmhu
Step 2. Merge the branch and push the changes to GitLab
git checkout master git merge --no-ff dev-cmhu git push origin master
mentioned in commit 63494f362d34a917cd73ba10133a677900e414bf
Status changed to merged