gongdecai 2 年之前
父节点
当前提交
f0c29274f5
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      winsea-haixin-plugin-yiliangyiyun/src/main/resources/mapper/CommonUserMapper.xml

+ 2 - 0
winsea-haixin-plugin-yiliangyiyun/src/main/resources/mapper/CommonUserMapper.xml

@@ -334,6 +334,8 @@
 	ACT_HI_PROCINST
 	where
 	BUSINESS_KEY_ = #{businessId}
+	and
+	END_TIME_ is null
 	)
 	</delete>