package com.qianwen.smartman.common.constant; public interface TraceConstant { public static final Long TRACE_EXPORT_DATA_COUNT = 10000L; }