|
|
@@ -54,7 +54,6 @@ public class SelectCollisionPresenter {
|
|
|
this.mActivity= (Activity) iSelectActiveView;
|
|
|
}
|
|
|
|
|
|
-
|
|
|
public void start(SelectCollisionTurnBean selectBean) {
|
|
|
if (selectBean == null) {
|
|
|
new NullPointerException("Intent cannot be Null");
|
|
|
@@ -77,7 +76,6 @@ public class SelectCollisionPresenter {
|
|
|
//企业架构
|
|
|
loadDataInThread();
|
|
|
}
|
|
|
-
|
|
|
}
|
|
|
else {
|
|
|
setUser2Sort(selects, true);
|