-
Status changed to merged
-
mentioned in commit d601dec559a5460331b7031436c4744ddf75bc20
-
2. 阶梯团 物流的参团的bug优化 3. 门店和导购的每个月的修改次数的优化
-
2. 积分购再购买的时候,要处理is_integral_normal=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 d601dec559a5460331b7031436c4744ddf75bc20
2. 阶梯团 物流的参团的bug优化 3. 门店和导购的每个月的修改次数的优化
2. 积分购再购买的时候,要处理is_integral_normal=1