数据
This commit is contained in:
+1
-1
@@ -332,7 +332,7 @@ public class SarStandardsInfoServiceImpl extends ServiceImpl<SarStandardsInfoDao
|
||||
wrapper.isNotNull("DTBJH");
|
||||
wrapper.ne("DTBJH", "");
|
||||
wrapper.eq("valid_flag", "0");
|
||||
wrapper.eq("stand_id", "6zaj8lx8s9ebc3za0g95");
|
||||
// wrapper.eq("stand_id", "6zaj8lx8s9ebc3za0g95");
|
||||
List<SarStandAttrInfo> sarStandAttrInfos = sarStandAttrInfoEODao.selectList(wrapper);
|
||||
if (null != sarStandAttrInfos && !sarStandAttrInfos.isEmpty()) {
|
||||
//获取数据以及更新自身 新查询当前标准数据并将格式化之后的数据更新到代替标准号中
|
||||
|
||||
Reference in New Issue
Block a user