Przeglądaj źródła

修改 用户可见承运商 注释

ajun 4 lat temu
rodzic
commit
e6b1cdfbf7
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      app/User.php

+ 1 - 1
app/User.php

@@ -174,7 +174,7 @@ class User extends Authenticatable
         return array_unique($labor_company_ids);
     }
 
-    // 用户可见货主
+    // 用户可见承运商
     public function getPermittingLogisticIdsAttribute(): array
     {
         if ($this->isSuperAdmin()){