|
|
@ -73,6 +73,7 @@ |
|
|
Where T.Site = D.Site |
|
|
Where T.Site = D.Site |
|
|
and T.DelnotifyNo = D.DelnotifyNo |
|
|
and T.DelnotifyNo = D.DelnotifyNo |
|
|
and T.Site = S.SiteID |
|
|
and T.Site = S.SiteID |
|
|
|
|
|
and H.SeqNo=1 |
|
|
and T.Site = #{site} |
|
|
and T.Site = #{site} |
|
|
and T.DelnotifyNo = #{delNotifyNo} |
|
|
and T.DelnotifyNo = #{delNotifyNo} |
|
|
and D.delNotifyItemNo = #{delNotifyItemNo} |
|
|
and D.delNotifyItemNo = #{delNotifyItemNo} |
|
|
|