dyjh 6 năm trước cách đây
mục cha
commit
faad7e3f51
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/Models/AgentBannerModel.php

+ 1 - 1
app/Models/AgentBannerModel.php

xqd
@@ -27,7 +27,7 @@ class AgentBannerModel extends BaseModel
      * @var string
      */
     protected $fillable = [
-        'agent_id',
+        'store_id',
         'url',
         'name',
         'oss_key',