|
|
@@ -94,6 +94,7 @@ use App\Services\CommodityService;
|
|
|
use App\Services\common\BatchUpdateService;
|
|
|
use App\Services\common\DataHandlerService;
|
|
|
use App\Services\common\QueryService;
|
|
|
+use App\Services\DeliveryAppointmentService;
|
|
|
use App\Services\DocWaveHeaderService;
|
|
|
use App\Services\FeatureService;
|
|
|
use App\Services\InventoryCompareService;
|
|
|
@@ -199,7 +200,7 @@ class TestController extends Controller
|
|
|
}
|
|
|
public function testCacheShelf()
|
|
|
{
|
|
|
-
|
|
|
+
|
|
|
}
|
|
|
public function test()
|
|
|
{
|