This commit is contained in:
张良(004796)
2024-01-05 18:18:21 +08:00
parent 4bc8850fad
commit 0fa2841213
25 changed files with 605 additions and 209 deletions

View File

@@ -30,6 +30,7 @@ public class AccountCash implements Serializable {
*
*/
private Long userId;
private Long traceId;
/**
* 订单号
*/