<?php /** * 请求对象 * @author auto create */ class GroupStatisticalSummaryRequest { /** * 日期标识 **/ public $data_id; } ?>