gq 7 năm trước cách đây
mục cha
commit
a7986a115a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      server/app/Http/Controllers/Api/V1/MyController.php

+ 1 - 1
server/app/Http/Controllers/Api/V1/MyController.php

xqd
@@ -1284,7 +1284,7 @@ class MyController extends Controller
             'image'=>$image,
             'type_id'=>2,
             'is_url'=>1,
-            'attr_id'=>9,
+            'attr_id'=>7,
         ];
 
         $ok =SystemInfoModel::create($arr);