yshop1.6.1发布:新增移动端浏览记录,下单增加简单ReentrantLock锁
This commit is contained in:
@ -62,6 +62,10 @@ public class Log implements Serializable {
|
||||
*/
|
||||
private Long time;
|
||||
|
||||
private Long uid;
|
||||
|
||||
private Integer type;
|
||||
|
||||
/**
|
||||
* 异常详细
|
||||
*/
|
||||
|
Reference in New Issue
Block a user