ygxsj/ygcodes

There is no license information available for the latest version (2.1) of this package.

find product from far for integral

2.1 2022-05-27 08:11 UTC

This package is auto-updated.

Last update: 2024-04-27 12:16:09 UTC


README

方法

FindCode::find($URL,$appKey,$type,$code);

发参 :

$URL:请求接口
$appKey:通讯key
$type:查询类型
$code:码


反参 :

code : 1 通讯成功 0通讯失败

data : 返回实质数据


{"code":1,"data":{"product_code":"7b0acxx","product_title":"产品名称","product_id":1,"product_money":100,"source_type":"来源"}}