wysf
bruce 10 months ago
parent f88ad8e281
commit 7507ab918d
  1. 2
      app/api/controller/User.php

@ -30,7 +30,7 @@ use think\db\exception\DataNotFoundException;
use think\db\exception\DbException;
use think\db\exception\ModelNotFoundException;
use think\response\Json;
use think\Db;
use think\facade\Db;
use app\common\model\dealer\Order as DealerOrderModel;
use app\common\model\Order as OrderModel;

Loading…
Cancel
Save