From 75cf6d5a2484cc13ad78898e26e452ffa664f2cb Mon Sep 17 00:00:00 2001 From: xiangpei <xiangpei@timesnew.cn> Date: 星期一, 15 四月 2024 14:59:23 +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