liurunyu
2024-04-26 bb7ba94195bb3a28d77085e3958a97d3d69ad79f
pms-parent/pms-web-base/src/main/java/com/dy/pmsBase/user/UserCtrl.java
@@ -207,7 +207,7 @@
                }
            }
        } catch (Exception e) {
            log.error("保存用户异常", e);
            log.error("修改密码异常", e);
            return BaseResponseUtils.buildException(e.getMessage());
        }
        if (count <= 0) {