ajun 4 年 前
コミット
c93e05c8a0
1 ファイル変更1 行追加1 行削除
  1. 1 1
      app/Services/DeliveryService.php

+ 1 - 1
app/Services/DeliveryService.php

@@ -55,7 +55,7 @@ class DeliveryService
 
     /**
      * 快递面单填充自定义区域内容 或 自制面单
-     * @param $items
+     * @param array $items
      * @return array
      */
     public function customProcessing(array $items): array