龚焕茏
2024-08-01 5bc6d4839f68e60a27e381d5411c479bcf529056
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;
    /**