Explorar el Código

合并dev获取前端订单系统价格接口

15313670163 hace 2 meses
padre
commit
e706190d95
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      app/JsonRpc/OrderService.php

+ 0 - 2
app/JsonRpc/OrderService.php

@@ -65,7 +65,6 @@ class OrderService extends AbstractServiceClient implements OrderServiceInterfac
     {
         return $this->__request(__FUNCTION__, $data);
     }
-
      /**
      * @param array $data
      * @return mixed
@@ -74,7 +73,6 @@ class OrderService extends AbstractServiceClient implements OrderServiceInterfac
     {
         return $this->__request(__FUNCTION__, $data);
     }
-    
     /**
      * @param array $data
      * @return mixed