Commit 03c83ad7 authored by xixinzhao's avatar xixinzhao

修改字段

parent c30d1f78
......@@ -113,6 +113,6 @@ public class PowerStation extends BaseEntity {
/**
* 当前流程节点
*/
@TableField("current_process_node")
private String currentProcessNode;
@TableField("next_process_node")
private String nextProcessNode;
}
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