There was an error while loading. Please reload this page.
POST /api/v1/user/admin/auth/register
{ "account": "mail@example.com", "password": "123456", "confirm_password": "123456" }
{ "code": 0, "msg": "success", "data": { "admin_id": "131" } }