wangting
2023-06-02 e9552e9a17bded2d96ce29a6eb3eaf5614748e44
Source/UBCS/ubcs-service/ubcs-system/src/main/java/com/vci/ubcs/system/controller/UserPwdstrategyController.java
@@ -57,6 +57,4 @@
      return ResponseEntity.ok(this.userPwdstrategyService.submit(userPwdstrategyVO));
   }
}