修仙 API修炼
GET
/business/xiuxian/core/get_status获取修仙系统迁移状态和功能开关。
注意事项
- 公开接口,不需要登录也可访问。
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Response Body
application/json
curl -X GET "https://example.com/business/xiuxian/core/get_status"{ "code": 0, "message": "获取修仙迁移状态成功", "data": {}, "time": 1779502528}