Explorar el Código

测试collector_producer

FengR hace 2 meses
padre
commit
243a7defc5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/Controller/TestController.php

+ 1 - 1
app/Controller/TestController.php

@@ -202,7 +202,7 @@ class TestController extends AbstractController
      */
     public function testCollectorProducer()
     {
-        $data['web_id'] = 49;
+        $data['web_id'] = 2;
         $data['pageSize'] = 1;
         $data['page'] = 1;
         $result =  $this->collectorServiceClient->getRule($data);