[fix] 不用orm验证方式,验证不了唯一
This commit is contained in:
parent
39d5c8b197
commit
8567eb9905
@ -17,7 +17,7 @@ declare(strict_types=1);
|
||||
namespace app\common\validate;
|
||||
|
||||
use app\common\service\JsonService;
|
||||
use think\Validate;
|
||||
use taoser\Validate;
|
||||
|
||||
class BaseValidate extends Validate
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user