From 4647be24b04e5b1a5ece2aecadcf43afb8cd6eb6 Mon Sep 17 00:00:00 2001
From: zjj <3272660260@qq.com>
Date: 星期三, 03 九月 2025 09:33:52 +0800
Subject: [PATCH] #
---
src/main/resources/mapper/WrkMastMapper.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/main/resources/mapper/WrkMastMapper.xml b/src/main/resources/mapper/WrkMastMapper.xml
index cfe0813..5e2d94c 100644
--- a/src/main/resources/mapper/WrkMastMapper.xml
+++ b/src/main/resources/mapper/WrkMastMapper.xml
@@ -110,6 +110,7 @@
select * from asr_wrk_mast
where wrk_sts=11
and crn_no = 7
+ and io_type != 11
order by io_time,wrk_no asc
</select>
--
Gitblit v1.9.1