|
|
@ -248,11 +248,7 @@ public class DmYdjhServiceImpl extends ServiceImpl<DmYdjhMapper, DmYdjh> impleme
|
|
|
|
);
|
|
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
// 生成 数据
|
|
|
|
// 生成 数据
|
|
|
|
// baseMapper.xfbc(list);
|
|
|
|
|
|
|
|
baseMapper.getTzjh(list,bzry,bzrq);
|
|
|
|
baseMapper.getTzjh(list,bzry,bzrq);
|
|
|
|
baseMapper.getSljh(list,bzry,bzrq);
|
|
|
|
|
|
|
|
baseMapper.getPwjh(list,bzry,bzrq);
|
|
|
|
|
|
|
|
baseMapper.getQgjh(list,bzry,bzrq);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
baseMapper.tqlj(list);
|
|
|
|
baseMapper.tqlj(list);
|
|
|
|
do {
|
|
|
|
do {
|
|
|
@ -261,11 +257,7 @@ public class DmYdjhServiceImpl extends ServiceImpl<DmYdjhMapper, DmYdjh> impleme
|
|
|
|
this.update(new UpdateWrapper<DmYdjh>().set("zt", "2")
|
|
|
|
this.update(new UpdateWrapper<DmYdjh>().set("zt", "2")
|
|
|
|
.in("id", list1)
|
|
|
|
.in("id", list1)
|
|
|
|
);
|
|
|
|
);
|
|
|
|
// baseMapper.xfbc(list1);
|
|
|
|
|
|
|
|
baseMapper.getTzjh(list1,bzry,bzrq);
|
|
|
|
baseMapper.getTzjh(list1,bzry,bzrq);
|
|
|
|
baseMapper.getSljh(list1,bzry,bzrq);
|
|
|
|
|
|
|
|
baseMapper.getPwjh(list1,bzry,bzrq);
|
|
|
|
|
|
|
|
baseMapper.getQgjh(list1,bzry,bzrq);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
baseMapper.tqlj(list1);
|
|
|
|
baseMapper.tqlj(list1);
|
|
|
|
}while (index.get()>1);
|
|
|
|
}while (index.get()>1);
|
|
|
|