Commit d3e230c4 authored by duanruiming's avatar duanruiming

[update] 信号机时间返回值

parent 2182c145
......@@ -204,6 +204,6 @@ public class StaticInfoServiceImpl implements StaticInfoService {
} else {
jsonViewObject = wanjiCommonStaticInfoService.signalTime(crossId);
}
return null;
return jsonViewObject;
}
}
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