-
mentioned in commit cef0205461f7857bae9a56545bd3f4815f6ec89d
-
Status changed to merged
-
优化新人礼,评价礼,生日礼判断包邮券的显示 See merge request !35
Step 1. Update the repo and checkout the branch we are going to merge
git fetch origin git checkout -b test origin/test
Step 2. Merge the branch and push the changes to GitLab
git checkout qa git merge --no-ff test git push origin qa
mentioned in commit cef0205461f7857bae9a56545bd3f4815f6ec89d
优化新人礼,评价礼,生日礼判断包邮券的显示 See merge request !35