This commit is contained in:
wuchunlei
2024-05-13 14:39:30 +08:00
4 changed files with 57 additions and 5 deletions

View File

@@ -21,7 +21,7 @@ public class JfTransactionDetails implements Serializable {
/**
* 0增加1减少
*/
private String actType;
private Integer actType;
/**
* 变动金额
*/