Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

好像不具备 epusdt插件兼容 #28

Open
myitcloud opened this issue Sep 15, 2024 · 1 comment
Open

好像不具备 epusdt插件兼容 #28

myitcloud opened this issue Sep 15, 2024 · 1 comment

Comments

@myitcloud
Copy link

创建交易接口
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"
}

@zbuse
Copy link
Contributor

zbuse commented Sep 17, 2024

退回老版本正常可用了, 数据库也得退回去。

onstraint failed: UNIQUE constraint failed: trade_orders.order_id

插入数据库失败了

不知道 api 返回的expiration_time 为啥不用时间戳

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants