新增临时生成模式;

This commit is contained in:
2022-08-08 14:46:59 +08:00
parent 310b632183
commit 2add792d01
2 changed files with 19 additions and 0 deletions

View File

@@ -244,6 +244,13 @@ class BuildCurdService
return $this->tableColumns;
}
public function setRootDir($dir)
{
$this->rootDir = $dir;
return $this;
}
/**
* 设置主表