update:优化代码生成
This commit is contained in:
9
extend/catcher/generate/TableExistException.php
Normal file
9
extend/catcher/generate/TableExistException.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
namespace catcher\generate;
|
||||
|
||||
use catcher\exceptions\CatchException;
|
||||
|
||||
class TableExistException extends CatchException
|
||||
{
|
||||
|
||||
}
|
Reference in New Issue
Block a user