Commit ecf19572 by huluobin

update

parent 0e29f6b2
...@@ -30,7 +30,7 @@ public class ScheduleServe implements Serializable { ...@@ -30,7 +30,7 @@ public class ScheduleServe implements Serializable {
*/ */
private static final long serialVersionUID = 1L; private static final long serialVersionUID = 1L;
public static final String OWN_PRODUCE_KEY = "自带款"; public static final String OWN_PRODUCE_KEY = "自带款";
@TableId(type = IdType.AUTO) @TableId(type = IdType.AUTO)
@ApiModelProperty("id") @ApiModelProperty("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