|
@@ -60,7 +60,7 @@ public class QySecondlineHfd {
|
|
/** 台账编号 */
|
|
/** 台账编号 */
|
|
@Schema(description = "台账编号")
|
|
@Schema(description = "台账编号")
|
|
@ColumnWidth(12)
|
|
@ColumnWidth(12)
|
|
- @ExcelProperty(index = 3,value = "核放类型")
|
|
|
|
|
|
+ @ExcelProperty(index = 3,value = "台账编号")
|
|
private String ledgerCode;
|
|
private String ledgerCode;
|
|
|
|
|
|
/** 进出标志 */
|
|
/** 进出标志 */
|