fix:修复收益列表下单用户不显示问题
This commit is contained in:
@@ -89,7 +89,7 @@ public class ProfitLog implements Serializable {
|
||||
private Integer equipmentId;
|
||||
|
||||
@ApiModelProperty(value = "订单用户名")
|
||||
@TableField(exist = false)
|
||||
//@TableField(exist = false)
|
||||
private String orderUserName;
|
||||
|
||||
@ApiModelProperty(value = "订单用户手机号")
|
||||
|
||||
Reference in New Issue
Block a user