xiangpei
2024-07-31 d262634363777dc30f4470120e44552bd6b3d5ee
ycl-pojo/src/main/java/com/ycl/platform/domain/result/HK/SnapshotDelayMonitorResult.java
@@ -10,7 +10,7 @@
 * @author gonghl
 */
@Data
@Document(collection = "snapshop_delay_monitor")
@Document(collection = "hk_snapshop_delay_monitor")
public class SnapshotDelayMonitorResult extends BaseResult {
    private Integer dataType;
    /**