-
Status changed to merged
-
mentioned in commit a44c102ad66438a4d8cca12657f80088bda3afa8
-
2. 当会员没有默认门店的情况下调用,要判读对象是不是存在,是不是有门店pickup_id
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 a44c102ad66438a4d8cca12657f80088bda3afa8
2. 当会员没有默认门店的情况下调用,要判读对象是不是存在,是不是有门店pickup_id