记得上下班打卡 | git大法好,push需谨慎

Commit db1d52df authored by 胡佳晨's avatar 胡佳晨

修改 同步大麦

parent 2d2e4807
......@@ -228,7 +228,7 @@ public class KylinDamaiServiceImpl extends ServiceImpl<KylinRoadShowsMapper, Kyl
if (item.getStatus() == 4) {
taobaoTicketUtils.withdrawDamaiOrder(timemId, orderTicketEntitiesKey);
} else if(item.getStatus() == 1){
} else if(item.getStatus() == 0){
log.info("FOREACH STEP 3 ");
list2.add(obj3);
obj3.setUserName(item.getEnterName());//用户名 入场人姓名
......
......@@ -231,7 +231,7 @@
order_tickets_id,
enter_name,
enter_id_code,
ots.status,
ote.status,
enter_type,
enter_mobile,
time_pay,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment