要求
PHP> = 7.2
安装
$ composer require " gather/jtar:dev-main " -vvv
用法
基本使用:
<?php
use Gather \ Factory ;
$ config = [
'tk' => [
'miao_you_quan' => [
'apkey' => '' ,
'tbname' => '' ,
'pid' => '' ,
]
],
];
try {
$ result = Factory :: collect ( $ config )-> tk_product -> productLinkId ( 627430191595 , '2702510978' );
var_du
2021-04-08 14:10:17
221KB
PHP
1