新增规格逻辑修改,新增激活码到期时间,激活码时间校验
This commit is contained in:
@@ -77,7 +77,7 @@ public class TbProductQueryCriteria{
|
||||
|
||||
/** 精确 */
|
||||
@Query
|
||||
private Integer status;
|
||||
private Integer status =1;
|
||||
|
||||
/** 精确 */
|
||||
@Query
|
||||
|
||||
Reference in New Issue
Block a user