取消每天00:01国内外和企业标准的被代替标准号的标准
This commit is contained in:
+1
-1
@@ -134,7 +134,7 @@ public interface SarBussionessStandDao extends BaseMapper<SarBussionessStand> {
|
||||
|
||||
SarBussionessStand selectByReplaceStandNum(String standCode);
|
||||
|
||||
@Select("select * from sar_bussioness_stand where TEXT_STATUS_BUSS is not null")
|
||||
@Select("select * from sar_bussioness_stand where VALID_FLAG = 0 and TEXT_STATUS_BUSS is not null")
|
||||
List<SarBussionessStand> selectAllStandStatus();
|
||||
|
||||
String selectMaxStandSn(String standSort);
|
||||
|
||||
Reference in New Issue
Block a user