myitcloud
myitcloud
作者大大 能不能增加个邀请码注册哇 没有邀请码注册不了,一个邀请码只能使用一次 注册后 自动分配端口
在线商城功能 邀请码 注册功能,(注册后就有服务器使用权,有端口配额,可自定义设置端口,)(一个邀请码只可以使用一次,邀请码可后台生成,生成时可以配置 有权限使用几个端口 和有效期) 用户流量限制,(一个账户 总设置限制流量多少,目前面板是只能单个单个服务器设置限制流量) 端口配额 (后台可以设置用户端口配额,用户前端 自己填写端口 开通)
root@debian-s-2vcpu-2gb-intel-sfo3-01:~/chatgpt-telebot# node index.js file:///root/chatgpt-telebot/node_modules/chatgpt/node_modules/p-timeout/index.js:89 const errorMessage = message ?? `Promise timed out after ${milliseconds} milliseconds`; ^ SyntaxError: Unexpected token '?' at Loader.moduleStrategy (internal/modules/esm/translators.js:133:18)
root@instance-20240606-0459:~# /usr/bin/php /www/wwwroot/epay/plugins/usdt/cron.php 2 PHP Fatal error: Uncaught TypeError: Argument 1 passed to usdt_plugin::getTransferInList() must be of the type string, null given, called in /www/wwwroot/epay/plugins/usdt/usdt_plugin.php on line 83 and defined...
易支付版本 define('VERSION', '3075'); define('DB_VERSION', '2038'); 订单测试和提交支付都报错 Fatal error: require_once(): Failed opening required '/www/wwwroot/epay/plugins/PAY_PLUGIN//pay.php' (include_path='.:') in /www/wwwroot/epay/plugins/usdt/usdt_plugin.php on line 56
创建交易接口 POST 创建交易 POST /api/v1/order/create-transaction Body 请求参数 { "order_id": "2022123321312321321", "amount": 100, "notify_url": "http://example.com/", "redirect_url": "http://example.com/", "signature": "xsadaxsaxsa" }