Files
asset_assistant/backend/futures_trade_record/README.md
2025-11-14 18:16:04 +08:00

192 B

curl -X POST http://localhost:20010/api/variety/create
-H "Content-Type: application/json"
-d '{ "name": "螺纹钢", "code": "RB", "tick": 1.0, "tick_price": 10.0 }'