保存数据集实体类添加appId
This commit is contained in:
parent
f4397788ee
commit
2e6c012a7b
@ -24,6 +24,11 @@ public class DatasourceDTO implements Serializable {
|
||||
*/
|
||||
private String name;
|
||||
|
||||
/**
|
||||
* 项目ID
|
||||
*/
|
||||
private String appId;
|
||||
|
||||
/**
|
||||
* 描述
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user