1
This commit is contained in:
@@ -78,6 +78,10 @@ public class JDOrder extends BaseEntity {
|
||||
@Excel(name = "参与统计")
|
||||
private Integer isCountEnabled;
|
||||
|
||||
/** 第三方单号 */
|
||||
@Excel(name = "第三方单号")
|
||||
private String thirdPartyOrderNo;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user