判断是否String:str.getClass().getName().equals("java.lang.String")
判断是否在且不为空:Object.hasKey("tar_code") && (!str.equals("")) && (str != null)