添加appId
This commit is contained in:
parent
71ff967544
commit
fae6e04036
@ -22,6 +22,11 @@ public class DatasetTableDTO implements Serializable {
|
|||||||
*/
|
*/
|
||||||
private String name;
|
private String name;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 项目ID
|
||||||
|
*/
|
||||||
|
private String appId;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 物理表名
|
* 物理表名
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user