类 WxMaContentSecurityServiceImpl

java.lang.Object
net.guerlab.smart.wx.service.service.impl.WxMaContentSecurityServiceImpl
所有已实现的接口:
WxMaContentSecurityService

@Service
public class WxMaContentSecurityServiceImpl
extends java.lang.Object
implements WxMaContentSecurityService
小程序-内容安全服务实现
作者:
guer
  • 构造器概要

    构造器 
    构造器 说明
    WxMaContentSecurityServiceImpl()  
  • 方法概要

    修饰符和类型 方法 说明
    void checkImage​(java.lang.String appId, java.lang.String fileUrl)
    校验一张图片是否含有违法违规内容
    void checkMessage​(java.lang.String appId, java.lang.String msg)
    检查一段文本是否含有违法违规内容
    void setManagerService​(WxMaManagerService managerService)  

    从类继承的方法 java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait