wang-hao-jie
2021-12-10 96750e073321368fc6becf948d70aadee14f8030
xboot-modules/xboot-your/src/main/java/cn/exrick/xboot/your/entity/OrderTask.java
@@ -97,6 +97,9 @@
    @ApiModelProperty(value = "是否点赞 0:否  1:是")
    private String likes;
    @ApiModelProperty(value = "耗时 毫秒")
    private int time;
    @Transient
    @TableField(exist = false)
    @ApiModelProperty(value = "商户名称")