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>