From 1e2fb4b8911cabb279fc173c825dfeab38ef7552 Mon Sep 17 00:00:00 2001 From: fuliqi <fuliqi@qq.com> Date: 星期一, 30 九月 2024 02:58:02 +0800 Subject: [PATCH] 数据中心点位在线调整 --- ycl-server/src/main/resources/mapper/zgyw/ContractScoreMapper.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/ycl-server/src/main/resources/mapper/zgyw/ContractScoreMapper.xml b/ycl-server/src/main/resources/mapper/zgyw/ContractScoreMapper.xml index 92dee79..fdfb7ca 100644 --- a/ycl-server/src/main/resources/mapper/zgyw/ContractScoreMapper.xml +++ b/ycl-server/src/main/resources/mapper/zgyw/ContractScoreMapper.xml @@ -111,4 +111,5 @@ #{id} </foreach> </delete> + </mapper> -- Gitblit v1.8.0