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