Commit b4044a44 by leialin

Merge branch 'lal' into 'develop'

提交

See merge request 8timerv2/8timerapiv200!545
parents 9cfb552d 8b148e51
...@@ -303,7 +303,7 @@ public class RealTimeUpdate{ ...@@ -303,7 +303,7 @@ public class RealTimeUpdate{
} }
if(appmaps.length > 0) { if(appmaps.length > 0) {
for(String aa : ClockInTool.deleteArrayNull(zdxx)) { for(String aa : ClockInTool.deleteArrayNull(zdxx)) {
appmaps = ClockInTool.doChinFilters(ClockInTool.deleteArrayNull(appmaps), aa); appmaps = ClockInTool.doChinFilters(ClockInTool.deleteArrayNull2(appmaps), aa);
} }
} }
......
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