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