redis key过期 监听
This commit is contained in:
@@ -43,7 +43,7 @@ public class TbOrderDetail implements Serializable {
|
||||
private Integer id;
|
||||
|
||||
@Column(name = "`order_id`")
|
||||
@ApiModelProperty(value = "orderId")
|
||||
@ApiModelProperty(value = "订单id")
|
||||
private Integer orderId;
|
||||
|
||||
@Column(name = "`shop_id`")
|
||||
|
||||
Reference in New Issue
Block a user