Commit 8674eed7 authored by 唐峰's avatar 唐峰

Merge branch 'feature-migration-20230628' of...

Merge branch 'feature-migration-20230628' of git.quantgroup.cn:head_group/xyqb-user2 into feature-migration-20230628
parents 1697887b 934f892d
......@@ -24,7 +24,7 @@ import java.util.List;
import java.util.stream.Collectors;
@RestController
@RequestMapping("/api/v2/users")
@RequestMapping("/api/v2/user")
public class UserApiV2Controller {
private final IUserRepository userRepository;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment