|
|
|
|
@ -11,6 +11,7 @@ use Illuminate\Support\Facades\Schema;
|
|
|
|
|
class FenzhenController extends Controller
|
|
|
|
|
{
|
|
|
|
|
public static $url = 'https://lkt3.work.cjy.net.cn';
|
|
|
|
|
// public static $url = 'http://10.0.20.231:8848';
|
|
|
|
|
public static $log = null;
|
|
|
|
|
|
|
|
|
|
public function abandon()
|
|
|
|
|
|