-
Status changed to merged
-
mentioned in commit d7654aa4c9d319a8dd1f9f7a019d488738971d75
Step 1. Update the repo and checkout the branch we are going to merge
git fetch origin git checkout -b qa origin/qa
Step 2. Merge the branch and push the changes to GitLab
git checkout master git merge --no-ff qa git push origin master
mentioned in commit d7654aa4c9d319a8dd1f9f7a019d488738971d75
2.信息完善的优化 3、 搜索框的优化
2. 立即购买的赠品的运费计算优化
2. 服务卡的详情
Dev See merge request !638