kevin_zhangl 2 лет назад
Родитель
Сommit
37ff649e35
1 измененных файлов с 0 добавлено и 2 удалено
  1. 0 2
      frontendApi/modules/v1/controllers/ShopController.php

+ 0 - 2
frontendApi/modules/v1/controllers/ShopController.php

@@ -415,8 +415,6 @@ class ShopController extends BaseController {
             return static::notice('no record');
         }
 
-        return static::notice('e-1');
-
         foreach ($orderList as $order) {
             $message = '';
             // 支付参数记录在NOTE字段中,如没有此数据,则不能进行查询