|
@@ -209,7 +209,7 @@ public class GkjyrServiceImpl extends JyglBaseService<GkjyrEntity, String> imple
|
|
|
|
|
|
cell = bodyRow.createCell(4);
|
|
cell = bodyRow.createCell(4);
|
|
cell.setCellStyle(bodyStyle);
|
|
cell.setCellStyle(bodyStyle);
|
|
- cell.setCellValue(gkjyr.getSfwhqyzw());
|
|
|
|
|
|
+ cell.setCellValue(gkjyr.getSfwhqy());
|
|
|
|
|
|
cell = bodyRow.createCell(5);
|
|
cell = bodyRow.createCell(5);
|
|
cell.setCellStyle(bodyStyle);
|
|
cell.setCellStyle(bodyStyle);
|