💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
``` app('rpc.record')->call('town.amethyst.check.exchange',[$params]); $params = [ 'uid' => 445555 ]; ``` ~~~[api] post:town.amethyst.check.exchange *uid=null#用户id <<< Array ( [result] => Array ( [res] => true ) ) <<< error Array ( [error] => Array ( [code] => -32602 [message] => Invalid params [data] => ) ) ~~~