消费
This commit is contained in:
wangjinlei
2024-05-13 14:22:29 +08:00
parent 37b8b68525
commit 6bdc4ebd5a
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;
/**
* 变动金额
*/