From 4747e5dcb4066161b42a7a54cab542949ad5826c Mon Sep 17 00:00:00 2001
From: 1 <1>
Date: 星期一, 29 九月 2025 13:36:00 +0800
Subject: [PATCH] #和得服务器

---
 src/main/resources/mapper/WrkMastStaMapper.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/mapper/WrkMastStaMapper.xml b/src/main/resources/mapper/WrkMastStaMapper.xml
index 35c3f01..d24b83b 100644
--- a/src/main/resources/mapper/WrkMastStaMapper.xml
+++ b/src/main/resources/mapper/WrkMastStaMapper.xml
@@ -42,7 +42,7 @@
         select top 1 * from asr_wrk_mast_sta
         where 1=1
           and wrk_no = #{workNo}
-          and wrk_sts = 2
+          and wrk_sts = 1
     </select>
 
 <!--    <select id="selectNoInterfere" resultMap="BaseResultMap">-->

--
Gitblit v1.9.1