Browse Source

import class

liuzejian 2 years ago
parent
commit
b975b47b60

+ 1 - 0
app/Http/Controllers/QuickApp/SendOrder/TxAdqNewNoAdvBookController.php

@@ -7,6 +7,7 @@ namespace App\Http\Controllers\QuickApp\SendOrder;
 use App\Exceptions\ApiException;
 use App\Http\Controllers\QuickApp\BaseController;
 use App\Modules\SendOrder\Models\QappSendOrder;
+use Hashids\Hashids;
 
 class TxAdqNewNoAdvBookController extends  BaseController
 {