Commit 660ace5a by xieshixiang

违章信息时间

parent e8276f63
......@@ -279,7 +279,7 @@ public class BindServiceImpl extends ServiceImpl<BindInfoMapper, ParkBindInfo> i
info.setAddress(res.getWfdz());
info.setGrade(res.getWfjfs());
info.setMoney(res.getFkje());
info.setTime(res.getClsj());
info.setTime(res.getWfsj());
violationInfoResList.add(info);
}
return ResponseGenerator.success(new ResultList<>(violationInfoResList));
......
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