mirror of
http://124.126.16.154:8888/singularity/hdk-pay.git
synced 2026-01-15 05:55:08 +08:00
feat(pest): 支持了依赖注入
This commit is contained in:
@@ -21,7 +21,7 @@ test(
|
||||
* @throws GuzzleException
|
||||
*/
|
||||
function () {
|
||||
$service = new GoodsRpc('http://localhost:9611');
|
||||
$service = new GoodsRpc('http://192.168.2.218:9611');
|
||||
$goods = $service->find(
|
||||
1,
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user