Browse Source

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

15313670163 2 months ago
parent
commit
e706190d95
1 changed files with 0 additions and 2 deletions
  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);
         return $this->__request(__FUNCTION__, $data);
     }
     }
-
      /**
      /**
      * @param array $data
      * @param array $data
      * @return mixed
      * @return mixed
@@ -74,7 +73,6 @@ class OrderService extends AbstractServiceClient implements OrderServiceInterfac
     {
     {
         return $this->__request(__FUNCTION__, $data);
         return $this->__request(__FUNCTION__, $data);
     }
     }
-    
     /**
     /**
      * @param array $data
      * @param array $data
      * @return mixed
      * @return mixed