-
Status changed to merged
-
mentioned in commit ff6b2d05199a841839783b03355ec9776527c85c
-
2、会员资料分享事件
-
1.退款商品是,在退款前要判断订单,并添加加载的效果
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 ff6b2d05199a841839783b03355ec9776527c85c
2、会员资料分享事件
1.退款商品是,在退款前要判断订单,并添加加载的效果