Compare commits
No commits in common. "3fd299bb49517ed05608eac3bf8e9146e125983d" and "bbcab237d41f038e105787746945ff635f5b1478" have entirely different histories.
3fd299bb49
...
bbcab237d4
|
|
@ -703,10 +703,6 @@ public class QCClaimTaskEventConsumer(
|
|||
|
||||
|
||||
var userinfo = subjectVisit.CurrentActionUser;
|
||||
if (userinfo == null)
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
||||
var messageToSend = new MimeMessage();
|
||||
//发件地址
|
||||
|
|
|
|||
Loading…
Reference in New Issue