Kaynağa Gözat

增加APP分享链接生成游戏ID

alexzy 1 yıl önce
ebeveyn
işleme
7e5aaff00d
1 değiştirilmiş dosya ile 2 ekleme ve 1 silme
  1. 2 1
      src/GameDownServiceInterface.php

+ 2 - 1
src/GameDownServiceInterface.php

@@ -28,9 +28,10 @@ interface GameDownServiceInterface
      * @param int $promote_id
      * @param int $time
      * @param int $code
+     * @param int $game_id
      * @return mixed
      */
-    public function downAppUrl(int $promote_id = 0, int $time = 0, int $code = 0);
+    public function downAppUrl(int $promote_id = 0, int $time = 0, int $code = 0, int $game_id = 0);
 
     /**
      * 获取加密游戏下载地址