fuliqi
2024-08-02 26e9d2d7953bcb8eecaa9f7ce0527abf64f73d0f
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;
    /**