后台数据埋点
@POST("/api/user/event") Future<ApiResult<dynamic>> userBehavior(@Body() Map<String, dynamic> body);