refactor: 代码配置删除由逻辑删除调整为物理删除
This commit is contained in:
@@ -54,5 +54,5 @@ public interface GeneratorService {
|
||||
* @param tableName 表名
|
||||
* @return
|
||||
*/
|
||||
boolean deleteGenConfig(String tableName);
|
||||
void deleteGenConfig(String tableName);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user