pipIrr-platform/pipIrr-web/pipIrr-web-wechat/src/main/java/com/dy/pipIrrWechat/client/ClientSv.java
@@ -82,4 +82,5 @@
    public Integer unbindWechat(Long sessionId) {
        return seOpenIdMapper.deleteByPrimaryKey(sessionId);
    }
}