if (info.remark.length == 0) {
self.certificateTextView.text = @"认证为审批业务,请与招财铃联系:renzheng@zhaocailing.com";
}else{
self.certificateTextView.text = info.authinfo;
}
if (info.remark.length == 0) {
self.certificateTextView.text = @"认证为审批业务,请与招财铃联系:renzheng@zhaocailing.com";
}else{
self.certificateTextView.text = info.authinfo;
}