分配行数不正确

main
FOAM 2025-02-17 16:17:28 +08:00
parent caf516688d
commit 6cc905d43f
1 changed files with 0 additions and 2 deletions

View File

@ -518,10 +518,8 @@ public class DefaultNewWaveManager extends DefaultBaseManager implements
"↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓"); "↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓");
for (FenPei fenPei : gongZuoZhan.renWuList) { for (FenPei fenPei : gongZuoZhan.renWuList) {
fenPeiCount = fenPeiCount + 1; fenPeiCount = fenPeiCount + 1;
rwh++;
String[] ids = fenPei.tsakId.split(","); String[] ids = fenPei.tsakId.split(",");
for (int i = 0; i < ids.length; i++) { for (int i = 0; i < ids.length; i++) {
task_count++;
Task task = this.commonDao.get(Task.class, Task task = this.commonDao.get(Task.class,
Long.parseLong(ids[i])); Long.parseLong(ids[i]));
String lx = "S";// 小件 String lx = "S";// 小件