Commit 4120caef authored by lisong's avatar lisong

添加参数

parent 598a40f1
......@@ -177,4 +177,7 @@ public class JgUseRegistration extends BaseEntity {
@TableField(value = "next_task_id")
private String nextTaskId;
@TableField(exist = false)
private String equipId;
}
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