mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-22 03:55:17 +08:00
电池充电报告新增字段
This commit is contained in:
@@ -29,6 +29,12 @@ public class ChargeAlgorithmRecord extends BaseEntity {
|
||||
@Excel(name = "订单编号")
|
||||
private String orderCode;
|
||||
|
||||
private String taskId;
|
||||
|
||||
private String webUrl;
|
||||
|
||||
private String pdfUrl;
|
||||
|
||||
/**
|
||||
* 总体得分
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user