回收订单数据隔离字段维护2

door
LI-CCONG\李聪聪 7 months ago
parent e7b1de4f58
commit 4af14b6030

@ -31,7 +31,7 @@ public class Enterprise {
private String id;
@ApiModelProperty("商户pid")
@TableId(value = "f_parent_id", type = IdType.ASSIGN_ID)
@TableField(value = "f_parent_id")
private String pid;
@ApiModelProperty("商户代码")

Loading…
Cancel
Save