添加修改标签功能
This commit is contained in:
parent
51d22011bc
commit
621ce23b82
|
@ -83,6 +83,8 @@ public class Consortia implements Serializable {
|
||||||
private Long userId;
|
private Long userId;
|
||||||
|
|
||||||
private String tags;
|
private String tags;
|
||||||
|
|
||||||
|
private String yysj;
|
||||||
/**
|
/**
|
||||||
* 创建时间
|
* 创建时间
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue