feat(pest): 支持了依赖注入

This commit is contained in:
李东云
2023-09-19 18:22:47 +08:00
parent 4b5e1740bc
commit eb9c9557c5
5 changed files with 91 additions and 46 deletions

View File

@@ -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,
[