yshop1.6.1发布:新增移动端浏览记录,下单增加简单ReentrantLock锁

This commit is contained in:
hupeng
2019-12-26 16:06:09 +08:00
parent 517249e0e1
commit f8a6703dfa
22 changed files with 179 additions and 3501 deletions

View File

@ -62,6 +62,10 @@ public class Log implements Serializable {
*/
private Long time;
private Long uid;
private Integer type;
/**
* 异常详细
*/