Commit 49c1c73dd6f8649be23d06dd3967164d4029cb60

Authored by 王通
2 parents 47965c0b e3634240

Merge branch 'minhang' of http://192.168.168.201:8888/panzhaov5/bsth_control into minhang

src/main/java/com/bsth/service/report/impl/ReportServiceImpl.java
... ... @@ -23,9 +23,6 @@ import com.bsth.util.ComparableChild;
23 23 import com.bsth.util.ComparableJob;
24 24 import com.bsth.util.ReportUtils;
25 25 import com.bsth.util.db.DBUtils_MS;
26   -import com.google.protobuf.StringValue;
27   -
28   -import junit.framework.Assert;
29 26  
30 27 import org.apache.commons.lang.StringUtils;
31 28 import org.slf4j.Logger;
... ...