样品生成,子样方法配置错误提示
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
WHERE
|
||||
tbatd.DELETED = 0
|
||||
AND tcam.DELETED = 0
|
||||
AND tbssag.DELETED = 0
|
||||
AND tbatd.IS_ASN_TSKD = 0
|
||||
AND tbatd.IS_RPOD = 0
|
||||
AND tbssag.SMP_STS = '已收样'
|
||||
|
||||
@@ -103,6 +103,7 @@
|
||||
T_BSN_SB_PRN_SMP_ASMT tbspsa
|
||||
WHERE
|
||||
tbspsa.IS_RPOD = 0
|
||||
AND tbspsa.DELETED = 0
|
||||
AND tbspsa.CFG_ASY_MTHD_ID = #{reqVO.configAssayMethodId}
|
||||
GROUP BY
|
||||
tbspsa.BSN_SB_PRN_SMP_ID ,
|
||||
|
||||
Reference in New Issue
Block a user