|
@@ -413,8 +413,6 @@ public class TPssrOverhaulExchangerController extends BaseController {
|
|
entity.setWorkDes(cellValue);
|
|
entity.setWorkDes(cellValue);
|
|
} else if (j == 3) {
|
|
} else if (j == 3) {
|
|
entity.setPidNo(cellValue);
|
|
entity.setPidNo(cellValue);
|
|
- } else if (j == 4) {
|
|
|
|
- entity.setRemarks(cellValue);
|
|
|
|
}
|
|
}
|
|
}
|
|
}
|
|
entity.setCreaterCode(userId.toString());
|
|
entity.setCreaterCode(userId.toString());
|