shut0011
Results
2
issues of
shut0011
注册管理员
2
请教,是否可以本程序注册新管理员?还是只能用POSTMAN工具注册管理员?没有找到如何注册管理员。
注册管理员时报错
7
http://localhost:3000/api/v1/admin/register?nickname=abc&[email protected]&password1=abc_123&password2=abc_123 { "msg": [ "WHERE parameter \"email\" has invalid \"undefined\" value" ], "error_code": 10000, "request": "POST /api/v1/admin/register" }