-
Status changed to merged
-
mentioned in commit d8bba1e49fa6501e1332daff31b406c311ff7946
-
2. 积分购,参团的门店匹配问题的修复
-
2.线下取价 3.(提现,兑换券,预存,积分充值) 的开关
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 d8bba1e49fa6501e1332daff31b406c311ff7946
2. 积分购,参团的门店匹配问题的修复
2.线下取价 3.(提现,兑换券,预存,积分充值) 的开关