mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-08-16 11:07:36 +08:00
update
This commit is contained in:
@@ -18,6 +18,12 @@ import java.math.BigDecimal;
|
||||
@NoArgsConstructor
|
||||
@Builder
|
||||
public class BusinessOrderListVO {
|
||||
|
||||
/**
|
||||
* 订单编号
|
||||
*/
|
||||
private String orderCode;
|
||||
|
||||
/**
|
||||
* 创建时间
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user