/**
 * 抢庄
 */
export interface game_pokqznnHandler_c_robBanker_Req {
    /**
     * 抢庄选择
     * @TJS-type sInt32
     */
    index: number
}
