增加参数进行提交

master
lwj 2024-08-30 09:00:41 +08:00
parent ac9ff2ba2b
commit a70d06b95f
1 changed files with 2 additions and 2 deletions

View File

@ -24,8 +24,8 @@ public class TableInfoResp {
private String tableName;
//对应数据源
private Integer basicId;
//数据源主键
private Long basicId;
/**
*