ludc
2023-05-18 4b7c60c51ea5e8f137c0c64eddabd90538bb2859
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));
   }
}