| | |
| | | if(doctorUserAllVo.getDepScreen()==null&&doctorUserAllVo.getDepNewScreenclient()==null){ |
| | | state=1; |
| | | } |
| | | if(doctorUserAllVo.getDepScreen().equals(0)){ |
| | | if(doctorUserAllVo.getDepScreen()!=null&&doctorUserAllVo.getDepScreen()==0){ |
| | | state=3; |
| | | } |
| | | if(doctorUserAllVo.getDepScreen().equals(1)){ |
| | | if(doctorUserAllVo.getDepNewScreenclient().equals(1)){ |
| | | if(doctorUserAllVo.getDepScreen()!=null&&doctorUserAllVo.getDepScreen()==1){ |
| | | if(doctorUserAllVo.getDepNewScreenclient()!=null&&doctorUserAllVo.getDepNewScreenclient()==1){ |
| | | state=2; |
| | | } |
| | | if(doctorUserAllVo.getDepNewScreenclient().equals(0)){ |
| | | if(doctorUserAllVo.getDepNewScreenclient()!=null&&doctorUserAllVo.getDepNewScreenclient()==0){ |
| | | state=1; |
| | | } |
| | | } |