-
mentioned in commit 760c5d3293b9f8f30ecc8a1d1ff54f4117119924
-
Status changed to merged
-
2.线下取价 3.(提现,兑换券,预存,积分充值) 的开关
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 760c5d3293b9f8f30ecc8a1d1ff54f4117119924
2.线下取价 3.(提现,兑换券,预存,积分充值) 的开关