|
@@ -81,7 +81,7 @@ class ManDeviceJobLf implements ShouldQueue
|
|
|
list($status,$token) = ClearDataService::getTokenLf();
|
|
|
if(! $status) return;
|
|
|
|
|
|
- $url = $this->url . "/api/module-data/device_machine_record/device_machine_record/diy/create_single_data";
|
|
|
+ $url = $this->url . "api/module-data/device_machine_record/device_machine_record/diy/create_single_data";
|
|
|
$post = [
|
|
|
'bizId' => -1,
|
|
|
'bizTypeEk' => 'LOWCODE',
|