liurunyu
2024-10-29 fd2b3181d120ee1c5fd628309a2d0f405e08dc21
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);
    }
}