md
This commit is contained in:
parent
51e181cce5
commit
0e053679ee
@ -95,6 +95,10 @@ public class EmisStaffController extends EmisBaseController
|
||||
}else{
|
||||
queryUser.setOwnerSiteCode(ownerSiteCode);
|
||||
}
|
||||
}else{
|
||||
if(!StringUtils.isEmpty(ownerSiteCode)) {
|
||||
queryUser.setOwnerSiteCode(ownerSiteCode);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user