pub async fn select_winner(
__arg0: State<AppState>,
__arg1: Extension<AuthMember>,
__arg2: Path<(i32, i32, i32)>,
) -> ApiResult<ResultBody<Vec<RewardWinnerDto>>>Expand description
抽取中奖者
pub async fn select_winner(
__arg0: State<AppState>,
__arg1: Extension<AuthMember>,
__arg2: Path<(i32, i32, i32)>,
) -> ApiResult<ResultBody<Vec<RewardWinnerDto>>>抽取中奖者