fiexed bug

This commit is contained in:
JaguarJack
2020-04-30 18:15:48 +08:00
parent fbc4a6201a
commit 4e38e7ede2
2 changed files with 7 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ namespace catcher\generate\factory;
use catcher\exceptions\FailedException;
use think\facade\Db;
class SQL
class SQL extends Factory
{
protected $index = '';