Commit 2383146d by huluobin

update

parent 5c1b763b
......@@ -29,7 +29,7 @@ public class CouponCustomerRelevance implements Serializable {
public static Integer SOURCE_TYPE_INNER = 0;
public static Integer SOURCE_TYPE_OUTER = 1;
public static Integer TYPE_DISCOUNT = 6;
public static Integer TYPE_DISCOUNT = 5;
@TableId(type = IdType.AUTO)
private Integer id;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment