@@ -53,6 +53,8 @@ public class DepartmentList extends AppCompatActivity {
private void init() {
mActivity = this;
mContext = this;
+ // for test
+ int a = 0;
arrayList = new ArrayList<UserLoginDeptList>();