Commit ec4d017d authored by 王源's avatar 王源 🎧

优化

parent 38da851f
...@@ -14,6 +14,7 @@ namespace App\Repository\Eloquent; ...@@ -14,6 +14,7 @@ namespace App\Repository\Eloquent;
use App\Model\%ModelClass%; use App\Model\%ModelClass%;
use App\Repository\Interfaces\%ModelClass%Repository; use App\Repository\Interfaces\%ModelClass%Repository;
use App\Validators\%ModelClass%Validator; use App\Validators\%ModelClass%Validator;
use Hyperf\DbConnection\Db;
use Meibuyu\Micro\Exceptions\HttpResponseException; use Meibuyu\Micro\Exceptions\HttpResponseException;
use Meibuyu\Micro\Repository\Eloquent\BaseRepository; use Meibuyu\Micro\Repository\Eloquent\BaseRepository;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment