md
This commit is contained in:
parent
7915f93228
commit
1513a87ce0
@ -37,6 +37,7 @@ public class EmisWaybill extends BaseEntity
|
||||
|
||||
|
||||
/* id */
|
||||
@TableId(value = "id", type = IdType.AUTO)
|
||||
private Long id;
|
||||
/* 订单号 */
|
||||
private String orderSn;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user