Commit 1fe5c304 authored by srx's avatar srx

Project实体类

parent 6822635a
...@@ -142,7 +142,6 @@ public class Project extends BaseEntity { ...@@ -142,7 +142,6 @@ public class Project extends BaseEntity {
@TableField("status") @TableField("status")
private String status; private String status;
/** /**
* 备注 * 备注
*/ */
......
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