cloud-server-account/src/main/java/com/dsh/account/service/impl/TAppUserServiceImpl.java
@@ -882,7 +882,7 @@ this.baseMapper.updateById(tAppUser); // 现金支付 if (exchangeType == 2) { if (exchangeType == 2 || exchangeType == 3) { switch (goodsType) { case 2: for (int i = 0; i < stuIds.size(); i++) {