Compare commits

...

2 Commits

Author SHA1 Message Date
wangxinglong 93930445b6 settter 2021-12-22 11:16:34 +08:00
wangxinglong 2a1c90ec54 settter 2021-12-22 11:15:17 +08:00
1 changed files with 2 additions and 1 deletions

View File

@ -11,6 +11,7 @@ use think\Exception;
use think\exception\ValidateException;
use think\facade\Config;
use think\facade\Log;
/**
* 评论相关
*