<?php /** * @apiDefine CreateUserError * @apiVersion 0.2.0 * * @apiError code 错误标示 * @apiError msg 错误信息 * * @apiErrorExample 返回格式举例: * { * "code": 400, * "msg": "没找到接口", * } */