From 4bc39717f80af51e3d670a9d0ae5110a2a113578 Mon Sep 17 00:00:00 2001 From: xiangpei <xiangpei@timesnew.cn> Date: 星期五, 12 四月 2024 16:16:22 +0800 Subject: [PATCH] 运维阈值修改接口。删除新增、删除接口 --- ycl-server/src/main/resources/mapper/zgyw/YwThresholdMapper.xml | 0 1 files changed, 0 insertions(+), 0 deletions(-) diff --git a/ycl-server/src/main/resources/mapper/ycl/YwThresholdMapper.xml b/ycl-server/src/main/resources/mapper/zgyw/YwThresholdMapper.xml similarity index 100% rename from ycl-server/src/main/resources/mapper/ycl/YwThresholdMapper.xml rename to ycl-server/src/main/resources/mapper/zgyw/YwThresholdMapper.xml -- Gitblit v1.8.0