pub async fn exchange(
__arg0: State<AppState>,
__arg1: Extension<AuthMember>,
__arg2: Path<(i32, i32, i32)>,
) -> ApiResult<ResultBody<()>>Expand description
兑换奖品
pub async fn exchange(
__arg0: State<AppState>,
__arg1: Extension<AuthMember>,
__arg2: Path<(i32, i32, i32)>,
) -> ApiResult<ResultBody<()>>兑换奖品