拼写错误
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
package com.ruoyi.lsfx.domain.response;
|
||||
|
||||
import lombok.Data;
|
||||
|
||||
import java.math.BigDecimal;
|
||||
import java.util.List;
|
||||
|
||||
@@ -132,7 +133,7 @@ public class GetBankStatementResponse {
|
||||
private Integer batchId;
|
||||
|
||||
/** 上传序号 */
|
||||
private Integer uploadSequnceNumber;
|
||||
private Integer uploadSequenceNumber;
|
||||
|
||||
/** 项目id */
|
||||
private Integer groupId;
|
||||
|
||||
Reference in New Issue
Block a user