|
...
|
...
|
@@ -52,7 +52,7 @@ class Temp extends Command |
|
|
|
*/
|
|
|
|
public function importPdf()
|
|
|
|
{
|
|
|
|
$file_url = 'https://ecdn6.globalso.com/upload/p/3424/image_other/2025-04/demo.jsonl';
|
|
|
|
$file_url = 'https://ecdn6.globalso.com/upload/p/3424/file/2025-04/tmp_2.jsonl';
|
|
|
|
$project_id = 3424;
|
|
|
|
|
|
|
|
$line_of_text = [];
|
...
|
...
|
|