返回订单类型

This commit is contained in:
2024-09-25 13:57:26 +08:00
parent 84eaaed716
commit d3a0f8fdd6
2 changed files with 3 additions and 0 deletions

View File

@@ -37,4 +37,6 @@ public class OrderVo {
private String outNumber;
private String useType;
}