From 8820a10b09e1d1abe80c9978507450cbbdfb71c2 Mon Sep 17 00:00:00 2001 From: xiangpei <xiangpei@timesnew.cn> Date: 星期五, 02 八月 2024 11:05:48 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- ycl-pojo/src/main/java/com/ycl/platform/domain/result/HK/SnapshotDataMonitorResult.java | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ycl-pojo/src/main/java/com/ycl/platform/domain/result/HK/SnapshotDataMonitorResult.java b/ycl-pojo/src/main/java/com/ycl/platform/domain/result/HK/SnapshotDataMonitorResult.java index 20f8da0..cea04d8 100644 --- a/ycl-pojo/src/main/java/com/ycl/platform/domain/result/HK/SnapshotDataMonitorResult.java +++ b/ycl-pojo/src/main/java/com/ycl/platform/domain/result/HK/SnapshotDataMonitorResult.java @@ -5,12 +5,12 @@ import org.springframework.data.mongodb.core.mapping.Document; /** - * 鎶撴媿鏁版嵁閲忕洃娴嬬粨鏋� + * 鎶撴媿鏁版嵁閲忕洃娴嬬粨鏋滐細杞﹁締锛堣鍥惧簱瀵规帴绋冲畾鎬с�佺偣浣嶅湪绾跨巼銆侊級 * * @author gonghl */ @Data -@Document(collection = "snapshot_data_monitor") +@Document(collection = "hk_snapshot_data_monitor") public class SnapshotDataMonitorResult extends BaseResult { /** * 鏁版嵁绫诲瀷 -- Gitblit v1.8.0