Exemplo n.º 1
0
 private boolean isNotQiniu(ResponseInfo info) {
   return info.isNotQiniu() && !token.hasReturnUrl();
 }