-
Status changed to merged
-
mentioned in commit bb1385272d3a712b44deafcf4ec1241eb63ff734
-
2、 弹窗
-
2. 分销的验证的优化
-
2. 商品在调用接口的buy优化
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 bb1385272d3a712b44deafcf4ec1241eb63ff734
2、 弹窗
2. 分销的验证的优化
2. 商品在调用接口的buy优化