ludc
2023-06-07 a17f731ee4bcad459c184be5a7c3de6c3619443b
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));
   }
}