-
Status changed to merged
-
mentioned in commit 86c5b52173c3c4e698384640d6743dc91446206f
-
2、 订单列表 3、 商品详情
-
2、项目剩余多次时,多次预约直至预约次数结束时,提示当前项目预约次数已超出项目剩余数请先修改?
-
2、 商品的参团列表的修改
-
2. 商品的多规格
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 86c5b52173c3c4e698384640d6743dc91446206f
2、 订单列表 3、 商品详情
2、项目剩余多次时,多次预约直至预约次数结束时,提示当前项目预约次数已超出项目剩余数请先修改?
2、 商品的参团列表的修改