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