zq-erp/src/main/java/com/matrix/system/shopXcx/bean/ShopActivitiesSeckillRecord.java
@@ -36,7 +36,7 @@ /** * 用户主键 */ private String userId; private Long userId; private Long actId; @@ -94,11 +94,11 @@ this.orderId=orderId; } public String getUserId() { public Long getUserId() { return userId; } public void setUserId(String userId) { public void setUserId(Long userId) { this.userId = userId; }