浏览代码

no message

Tree 2 月之前
父节点
当前提交
641edb33a4
共有 2 个文件被更改,包括 2 次插入5 次删除
  1. 1 1
      app/Game/Services/ServerService.php
  2. 1 4
      app/Http/Controllers/Game/PgSimController.php

+ 1 - 1
app/Game/Services/ServerService.php

@@ -26,7 +26,7 @@ class ServerService
             'Currency'     => 'BRL',
             'Lang'         => 'pt',
             'ServerRegion' => 'sa-east',
-            'Api'          => 'http://brapi.24680.org'
+            'Api'          => 'https://testapi.usgamewin.com'
         ],
     ];
 

文件差异内容过多而无法显示
+ 1 - 4
app/Http/Controllers/Game/PgSimController.php


部分文件因为文件数量过多而无法显示