mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-01 12:42:48 +08:00
异常类规范 增加异常类 改进Query类的value和column的缓存冲突问题
This commit is contained in:
@@ -11,10 +11,6 @@
|
||||
|
||||
namespace think;
|
||||
|
||||
/**
|
||||
* ThinkPHP核心异常类
|
||||
* 所有系统异常必须继承该类
|
||||
*/
|
||||
class Exception extends \Exception
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user