Service层修改 单元测试
This commit is contained in:
@@ -11,5 +11,7 @@ public class LinkReq {
|
||||
private long id;
|
||||
private String name;
|
||||
private String url;
|
||||
private String iconPath;
|
||||
private String desc;
|
||||
private boolean open;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user