Class StatisticTokenRestService


@Service @Description("AI Token Statistics Service - AI token usage statistics and analytics service") public class StatisticTokenRestService extends BaseRestServiceWithExport<StatisticTokenEntity,StatisticTokenRequest,StatisticTokenResponse,StatisticTokenExcel>