增加参数进行提交

master
lwj 2024-08-30 08:56:14 +08:00
parent 17150e9d8e
commit ac9ff2ba2b
1 changed files with 4 additions and 0 deletions

View File

@ -23,6 +23,10 @@ public class TableInfoResp {
*/
private String tableName;
//对应数据源
private Integer basicId;
/**
*
*/