$rpc = new Goridge\RPC\RPC(Goridge\Relay::create('tcp://0.0.0.0:1234')); $a['addredss'] = "trrrrrrrrrrrrrrrrjdjd"; $a['money'] = "0.123"; $rpc->call("App.Hi",json_encode($a)); 以上是代码,我不想每次在使用...
问题描述 安装数据库迁移的时候报错 程序代码 composer require robmorgan/phinx 报错信息 Your requirements could not be resolved to an installable set of packages. Problem 1 - cakephp/datasource[4.0.0, ..., 4.3.4] require psr/log ^...