This commit is contained in:
Lemon
2023-07-08 15:37:53 +08:00
parent e641b18270
commit 3aaabbbdfc
3 changed files with 93 additions and 50 deletions

View File

@@ -30,6 +30,7 @@ public class OrderListVO {
/**
* 交易流水号
*/
@Excel(name = "交易流水号")
private String transactionCode;
/**