PC-202304251453\Administrator 5 月之前
父節點
當前提交
1ca21c59de
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/v1/model/advert/GamePackage.php

+ 1 - 1
app/v1/model/advert/GamePackage.php

@@ -29,6 +29,6 @@ class GamePackage extends BaseNormalModel
      * 数据库连接
      * @var string
      */
-    protected $connection = 'db_game_log';
+    protected $connection = 'db_advert';
 
 }