fujunling
2023-06-02 c6a54f63df671de4592e336b9b8cd8406d4e3b51
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));
   }
}